Support using the Elastic Agent integration testing framework to run tests against Serverless projects #36675
Labels
Team:Elastic-Agent
Label for the Agent team
Team:Elastic-Agent-Control-Plane
Label for the Agent Control Plane team
elastic/elastic-agent#3258 adds the ability to provision Serverless projects in the Elastic Agent integration testing framework, the ability to install standalone Beats on test VMs, and several tests of standalone Beats interacting with Serverless projects.
The scope of this issue is to move these tests to the Beats repository and allow using the Elastic Agent integration testing framework to run them. The Elastic Agent integration testing framework was designed from the beginning to be used from other repositories. This will also enable integration testing specifically between Beats and Elastic Agent whenever the Beats code changes.
To do this we will need to do at least the following tasks:
The agent integration testing framework is currently Elastic licensed and so all builds targets and code related to it in Beats must exist only in the x-pack directory.
The text was updated successfully, but these errors were encountered: