You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Different implementation in both environments. Serverless: x-pack/test_serverless/api_integration/test_suites/observability/slosESS: x-pack/test/api_integration/apis/slos
The above table is a compilation of our current API integration tests for the slo and alerting features. Some tests are duplicated in both environments, others are implemented either in serverless or ESS environments and there are also some tests (SLO) where the implementation is not the same in both environments and should be unified.
The text was updated successfully, but these errors were encountered:
jasonrhodes
changed the title
[Obs-Ux-Management] Migrate api integration tests to deployment agnostic solution
[Meta] Migrate api integration tests to deployment agnostic solution
Sep 24, 2024
paulb-elastic
changed the title
[Meta] Migrate api integration tests to deployment agnostic solution
[Meta] Migrate SLO/Alerting api integration tests to deployment agnostic solution
Nov 6, 2024
paulb-elastic
changed the title
[Meta] Migrate SLO/Alerting api integration tests to deployment agnostic solution
[Meta] Migrate SLO/Alerting/Synthetics api integration tests to deployment agnostic solution
Nov 6, 2024
π Summary
After #183113 is merged, we have a way to write deployment agnostic tests for SLO and o11y alerting features.
Serverless:
x-pack/test_serverless/api_integration/test_suites/observability/custom_threshold_rule
ESS:x-pack/test/alerting_api_integration/observability/custom_threshold_rule
x-pack/test/alerting_api_integration/observability/metric_threshold_rule.ts
x-pack/test_serverless/api_integration/test_suites/observability/es_query_rule
Serverless:
x-pack/test_serverless/api_integration/test_suites/observability/slos
ESS:x-pack/test/api_integration/apis/slos
The above table is a compilation of our current API integration tests for the slo and alerting features. Some tests are duplicated in both environments, others are implemented either in serverless or ESS environments and there are also some tests (SLO) where the implementation is not the same in both environments and should be unified.
The text was updated successfully, but these errors were encountered: