Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] Migrate
/test/apm_api_integration/tests/suggestions
to be dep…
…loyment agnostic api tests (#200556) (#200678) # Backport This will backport the following commits from `main` to `8.x`: - [Migrate `/test/apm_api_integration/tests/suggestions` to be deployment agnostic api tests (#200556)](#200556) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Milosz Marcinkowski","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-18T17:45:52Z","message":"Migrate `/test/apm_api_integration/tests/suggestions` to be deployment agnostic api tests (#200556)\n\ncloses #198992\r\ncloses #198993\r\npart of https://github.com/elastic/kibana/issues/193245\r\n\r\n### How to test\r\n\r\n- Serverless\r\n\r\n```\r\nnode scripts/functional_tests_server --config x-pack/test/api_integration/deployment_agnostic/configs/serverless/oblt.serverless.config.ts\r\nnode scripts/functional_test_runner --config x-pack/test/api_integration/deployment_agnostic/configs/serverless/oblt.serverless.config.ts --grep=\"APM\"\r\n```\r\n\r\n- Stateful\r\n```\r\nnode scripts/functional_tests_server --config x-pack/test/api_integration/deployment_agnostic/configs/stateful/oblt.stateful.config.ts\r\nnode scripts/functional_test_runner --config x-pack/test/api_integration/deployment_agnostic/configs/stateful/oblt.stateful.config.ts --grep=\"APM\"\r\n```\r\n\r\n-\r\n[MKI](https://github.com/crespocarlos/kibana/blob/main/x-pack/test_serverless/README.md#run-tests-on-mki)\r\n\r\n### Checklist\r\n- [x] (OPTIONAL, only if a test has been unskipped) Run flaky test suite\r\n- [x] serverless\r\n- [x] stateful\r\n- [x] MKI\r\n\r\n---------\r\n\r\nCo-authored-by: Sergi Romeu <[email protected]>","sha":"8664415750699bad6624b19ba3acab55fa54b9f9","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor"],"number":200556,"url":"https://github.com/elastic/kibana/pull/200556","mergeCommit":{"message":"Migrate `/test/apm_api_integration/tests/suggestions` to be deployment agnostic api tests (#200556)\n\ncloses #198992\r\ncloses #198993\r\npart of https://github.com/elastic/kibana/issues/193245\r\n\r\n### How to test\r\n\r\n- Serverless\r\n\r\n```\r\nnode scripts/functional_tests_server --config x-pack/test/api_integration/deployment_agnostic/configs/serverless/oblt.serverless.config.ts\r\nnode scripts/functional_test_runner --config x-pack/test/api_integration/deployment_agnostic/configs/serverless/oblt.serverless.config.ts --grep=\"APM\"\r\n```\r\n\r\n- Stateful\r\n```\r\nnode scripts/functional_tests_server --config x-pack/test/api_integration/deployment_agnostic/configs/stateful/oblt.stateful.config.ts\r\nnode scripts/functional_test_runner --config x-pack/test/api_integration/deployment_agnostic/configs/stateful/oblt.stateful.config.ts --grep=\"APM\"\r\n```\r\n\r\n-\r\n[MKI](https://github.com/crespocarlos/kibana/blob/main/x-pack/test_serverless/README.md#run-tests-on-mki)\r\n\r\n### Checklist\r\n- [x] (OPTIONAL, only if a test has been unskipped) Run flaky test suite\r\n- [x] serverless\r\n- [x] stateful\r\n- [x] MKI\r\n\r\n---------\r\n\r\nCo-authored-by: Sergi Romeu <[email protected]>","sha":"8664415750699bad6624b19ba3acab55fa54b9f9"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/200556","number":200556,"mergeCommit":{"message":"Migrate `/test/apm_api_integration/tests/suggestions` to be deployment agnostic api tests (#200556)\n\ncloses #198992\r\ncloses #198993\r\npart of https://github.com/elastic/kibana/issues/193245\r\n\r\n### How to test\r\n\r\n- Serverless\r\n\r\n```\r\nnode scripts/functional_tests_server --config x-pack/test/api_integration/deployment_agnostic/configs/serverless/oblt.serverless.config.ts\r\nnode scripts/functional_test_runner --config x-pack/test/api_integration/deployment_agnostic/configs/serverless/oblt.serverless.config.ts --grep=\"APM\"\r\n```\r\n\r\n- Stateful\r\n```\r\nnode scripts/functional_tests_server --config x-pack/test/api_integration/deployment_agnostic/configs/stateful/oblt.stateful.config.ts\r\nnode scripts/functional_test_runner --config x-pack/test/api_integration/deployment_agnostic/configs/stateful/oblt.stateful.config.ts --grep=\"APM\"\r\n```\r\n\r\n-\r\n[MKI](https://github.com/crespocarlos/kibana/blob/main/x-pack/test_serverless/README.md#run-tests-on-mki)\r\n\r\n### Checklist\r\n- [x] (OPTIONAL, only if a test has been unskipped) Run flaky test suite\r\n- [x] serverless\r\n- [x] stateful\r\n- [x] MKI\r\n\r\n---------\r\n\r\nCo-authored-by: Sergi Romeu <[email protected]>","sha":"8664415750699bad6624b19ba3acab55fa54b9f9"}}]}] BACKPORT-->
- Loading branch information