-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[APM] Migrate test apm-api-integration/tests/errors
to be deployment agnostic api tests
#199655
Conversation
…t-agnostic API tests
…ate-testapm_api_integrationtestserrors-to-be-deployment-agnostic-api-tests
/ci |
apm-api-integration/tests/errors
to be deployment agnostic api tests
…stserrors-to-be-deployment-agnostic-api-tests
…stserrors-to-be-deployment-agnostic-api-tests
…stserrors-to-be-deployment-agnostic-api-tests
Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services) |
Flaky test runner build ✅ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀 just check below please
.../test/api_integration/deployment_agnostic/apis/observability/apm/errors/distribution.spec.ts
Outdated
Show resolved
Hide resolved
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#7394[✅] x-pack/test/api_integration/deployment_agnostic/configs/stateful/oblt.stateful.config.ts: 25/25 tests passed. |
…stserrors-to-be-deployment-agnostic-api-tests
…stserrors-to-be-deployment-agnostic-api-tests
💚 Build Succeeded
Metrics [docs]
History
|
Starting backport for target branches: 8.x |
…t agnostic api tests (elastic#199655) Closes elastic#198971 Part of elastic#193245 ## Summary This PR migrates test apm-api-integration/tests/errors to be deployment agnostic api tests ## Testing 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" ``` 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" ``` (cherry picked from commit 7921f56)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
… to be deployment agnostic api tests (#199655) (#200130) # Backport This will backport the following commits from `main` to `8.x`: - [[APM] Migrate test `apm-api-integration/tests/errors` to be deployment agnostic api tests (#199655)](#199655) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"jennypavlova","email":"dzheni.pavlova@elastic.co"},"sourceCommit":{"committedDate":"2024-11-14T09:39:46Z","message":"[APM] Migrate test `apm-api-integration/tests/errors` to be deployment agnostic api tests (#199655)\n\nCloses #198971 \r\nPart of #193245\r\n\r\n## Summary\r\n\r\nThis PR migrates test apm-api-integration/tests/errors to be deployment\r\nagnostic api tests\r\n\r\n## Testing\r\n\r\nServerless:\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\nStateful:\r\n\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```","sha":"7921f5618d6af8e959ed4c52a91a026c672955ea","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","ci:project-deploy-observability","Team:obs-ux-infra_services"],"title":"[APM] Migrate test `apm-api-integration/tests/errors` to be deployment agnostic api tests","number":199655,"url":"https://github.com/elastic/kibana/pull/199655","mergeCommit":{"message":"[APM] Migrate test `apm-api-integration/tests/errors` to be deployment agnostic api tests (#199655)\n\nCloses #198971 \r\nPart of #193245\r\n\r\n## Summary\r\n\r\nThis PR migrates test apm-api-integration/tests/errors to be deployment\r\nagnostic api tests\r\n\r\n## Testing\r\n\r\nServerless:\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\nStateful:\r\n\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```","sha":"7921f5618d6af8e959ed4c52a91a026c672955ea"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/199655","number":199655,"mergeCommit":{"message":"[APM] Migrate test `apm-api-integration/tests/errors` to be deployment agnostic api tests (#199655)\n\nCloses #198971 \r\nPart of #193245\r\n\r\n## Summary\r\n\r\nThis PR migrates test apm-api-integration/tests/errors to be deployment\r\nagnostic api tests\r\n\r\n## Testing\r\n\r\nServerless:\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\nStateful:\r\n\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```","sha":"7921f5618d6af8e959ed4c52a91a026c672955ea"}}]}] BACKPORT--> Co-authored-by: jennypavlova <dzheni.pavlova@elastic.co>
Closes #198971
Part of #193245
Summary
This PR migrates test apm-api-integration/tests/errors to be deployment agnostic api tests
Testing
Serverless:
Stateful: