Skip to content

Move docker image to registry to address flaky test #129660

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ankit--sethi
Copy link
Contributor

@ankit--sethi ankit--sethi commented Jun 18, 2025

Instead of creating a new Docker image on-the-fly, it is better to create a persistent image and upload it to Docker Registry. This will help tests dependent on this image be resilient to transient issues such as #126694 and also speed up execution.

I've added a new docker image for this fixture:
image

…eate a persistent image and upload it to Docker Registry. This will help tests dependent on this image be resilient to transient issues such as elastic#126694 and also speed up execution.
@ankit--sethi ankit--sethi added >test Issues or PRs that are addressing/adding tests :Security/Security Security issues without another label labels Jun 18, 2025
@elasticsearchmachine elasticsearchmachine added v9.1.0 Team:Security Meta label for security team labels Jun 18, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-security (Team:Security)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Security/Security Security issues without another label Team:Security Meta label for security team >test Issues or PRs that are addressing/adding tests v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants