Skip to content
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

gha: docker: Pull docker image as part of the dependencies #9090

Merged
merged 1 commit into from Feb 20, 2024

Conversation

GabyCT
Copy link
Contributor

@GabyCT GabyCT commented Feb 13, 2024

This PR pulls the docker image needed for the test as part of the dependencies in order to avoid failures of timeouts mainly because the image was not properly download it and it is unable to find it.

Fixes #9089

@katacontainersbot katacontainersbot added the size/tiny Smallest and simplest task label Feb 13, 2024
@GabyCT GabyCT force-pushed the topic/pulldockerimage branch 2 times, most recently from a2d3059 to 598c774 Compare February 13, 2024 17:48
This PR pulls the docker image needed for the test as part of the dependencies
in order to avoid failures of timeouts mainly because the image was not
properly download it and it is unable to find it.

Fixes kata-containers#9089

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
@GabyCT
Copy link
Contributor Author

GabyCT commented Feb 13, 2024

/test

@cmaf cmaf merged commit 241a569 into kata-containers:main Feb 20, 2024
293 of 300 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test size/tiny Smallest and simplest task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gha: docker: pull image as part of the dependencies
4 participants