forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[APM] Migrate service group alert test (elastic#200789)
closes elastic#198982 ## Summary Migrates a test covering alerts on service group feature. It's possible to migrate it with `alertingApi` service. ### How to test - Serverless ``` node scripts/functional_tests_server --config x-pack/test/api_integration/deployment_agnostic/configs/serverless/oblt.serverless.config.ts node scripts/functional_test_runner --config x-pack/test/api_integration/deployment_agnostic/configs/serverless/oblt.serverless.config.ts --grep="APM" ``` It's recommended to be run against [MKI](https://github.com/crespocarlos/kibana/blob/main/x-pack/test_serverless/README.md#run-tests-on-mki) - Stateful ``` node scripts/functional_tests_server --config x-pack/test/api_integration/deployment_agnostic/configs/stateful/oblt.stateful.config.ts node scripts/functional_test_runner --config x-pack/test/api_integration/deployment_agnostic/configs/stateful/oblt.stateful.config.ts --grep="APM" ``` - [ ] ~(OPTIONAL, only if a test has been unskipped) Run flaky test suite~ - [x] local run for serverless - [x] local run for stateful - [x] MKI run for serverless
- Loading branch information
1 parent
9f680c8
commit 24c784f
Showing
4 changed files
with
53 additions
and
238 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
74 changes: 0 additions & 74 deletions
74
x-pack/test/apm_api_integration/tests/service_groups/service_group_count/generate_data.ts
This file was deleted.
Oops, something went wrong.
98 changes: 0 additions & 98 deletions
98
.../apm_api_integration/tests/service_groups/service_group_count/service_group_count.spec.ts
This file was deleted.
Oops, something went wrong.
66 changes: 0 additions & 66 deletions
66
x-pack/test/apm_api_integration/tests/service_groups/service_groups_api_methods.ts
This file was deleted.
Oops, something went wrong.