elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.63k stars 8.22k forks source link

[APM] Migrate `/environment` to deployment agnostic test #199582

Closed rmyz closed 19 hours ago

rmyz commented 3 days ago

Summary

Closes https://github.com/elastic/kibana/issues/198969 Part of https://github.com/elastic/kibana/issues/193245

This PR contains the changes to migrate environment test folder to Deployment-agnostic testing strategy.

How to test

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

Checks

elasticmachine commented 3 days ago

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

github-actions[bot] commented 3 days ago

:robot: GitHub comments

Expand to view the GitHub comments

Just comment with: - `/oblt-deploy` : Deploy a Kibana instance using the Observability test environments. - `run` `docs-build` : Re-trigger the docs validation. (use unformatted text in the comment!)

elasticmachine commented 20 hours ago

:green_heart: Build Succeeded

The CI Stats report is too large to be displayed here, check out the CI build annotation for this information.

History

cc @rmyz

kibanamachine commented 19 hours ago

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/11801325544

kibanamachine commented 19 hours ago

šŸ’” All backports failed

Status Branch Result
āŒ 8.x Backport failed because of merge conflicts

You might need to backport the following PRs to 8.x:
- [ObsUX][APM] Migrate error_rate tests to agnostic deployment tests (#199672)
- [APM] Migrate apm alerts tests to deployment agnostic (#199097)
- [APM] Migrate /mobile API tests to deployment agnostic folder (#199021)

Manual backport

To create the backport manually run:

node scripts/backport --pr 199582

Questions ?

Please refer to the Backport tool documentation

rmyz commented 3 hours ago

šŸ’š All backports created successfully

Status Branch Result
āœ… 8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation