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 has been archived by the owner on Sep 17, 2024. It is now read-only.
Currently, when we are running tests through CI, we see there is no way to see agent logs if agent is not installed properly, untill we ssh-node to check errors. So, could it be possible to download them from node and check out for error logs recorded on agent installed.
This will help us validate Agent behaviour and catch potential errors more early durning running of tests on builds.
It was added at #3285, now the logs are uploaded to artifacts in the CI. In artifacts/output/Test_Suit_Name you have Docker, Kubernetes, and Elastic Agent logs for the test Suit
Currently, when we are running tests through CI, we see there is no way to see agent logs if agent is not installed properly, untill we ssh-node to check errors. So, could it be possible to download them from node and check out for error logs recorded on agent installed.
This will help us validate Agent behaviour and catch potential errors more early durning running of tests on builds.
cc @mdelapenya
The text was updated successfully, but these errors were encountered: