Closed
Description
🍒 Summary
We need to migrate API integration tests to the deployment-agnostic solution to ensure they can be run on the serverless environment and avoid duplication.
https://github.com/elastic/kibana/blob/main/x-pack/test/api_integration/deployment_agnostic/README.md
Important
Please make sure to run these tests on MKI before merging the related PR. (More info)
Existing tests
Test | ESS | Serverless | Notes |
---|---|---|---|
API | ✅ | ❌ | Serverless: x-pack/test_serverless/api_integration/file_path ESS: x-pack/test/api_integration/file_path |