-
Notifications
You must be signed in to change notification settings - Fork 154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add all Docker images to K8s integration tests #5790
Conversation
So, we validate all produced images.
|
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
Looks like the overall time is still lower then the integration tests execution time so we should be good on that end. @ycombinator what do you think? |
I tend to agree but I'm also wondering: how much more effort would it be to run |
@jlind23 @ycombinator looks like we all agree that the overall runtime of the tests won't change after merging this (because the agent integration tests are running for even longer). I think changing the test framework to run these images concurrently is out of the scope of this task, here is the issue to follow up #5801 |
So, we validate all produced images. (cherry picked from commit 9e5b8a7)
So, we validate all produced images.
Test runtime:
Let me know if the runtime increase is sensible.