You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 17, 2024. It is now read-only.
Once the cloud specific logic is added to the elastic-agent container command (elastic/beats#23697) new e2e tests for this "hybrid" docker image are necessary.
What to test
Legacy mode: APM Server is started according to apm-server.yml file if present and Elastic Agent is started with Fleet Server
Otherwise: Elastic Agent is started with Fleet Server and APM Server
The Elastic Agent takes care of the Kibana setup if necessary, the Fleet Server setup for the cloud managed policy and enrolling itself via Fleet Server.
The setup takes care via ENV variables and config files. Details to follow when the above linked issue is implemented.
Once the cloud specific logic is added to the elastic-agent
containercommand (elastic/beats#23697) new e2e tests for this "hybrid" docker image are necessary.What to test
apm-server.ymlfile if present and Elastic Agent is started with Fleet ServerOtherwise: Elastic Agent is started with Fleet Server and APM ServerThe Elastic Agent takes care of the Kibana setup if necessary, the Fleet Server setup for the cloud managed policy and enrolling itself via Fleet Server.
The setup takes care via ENV variables and config files. Details to follow when the above linked issue is implemented.