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

CICD: Pull image before running the test #339

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

dkropachev
Copy link
Collaborator

@dkropachev dkropachev commented Sep 6, 2024

Time to time it is hard to see what is happening with the image since it is downloaded during the test.
In order to avoid test damage the image and make CICD more resilient we need to pull image before running the test, when/if it is needed.

@dkropachev dkropachev force-pushed the dk/fix-cicd-make-it-use-correct-scylla branch 3 times, most recently from 1a090ca to e49de3c Compare September 6, 2024 19:50
@dkropachev dkropachev changed the title Fix CICD CICD: Pull image before running the test Sep 6, 2024
@dkropachev dkropachev requested a review from Bouncheck September 6, 2024 19:53
@dkropachev dkropachev self-assigned this Sep 6, 2024
@dkropachev
Copy link
Collaborator Author

@Bouncheck, it is ready, can you please take a look.

@dkropachev dkropachev force-pushed the dk/fix-cicd-make-it-use-correct-scylla branch from e49de3c to abb9cfb Compare September 8, 2024 11:13
Copy link
Collaborator

@Bouncheck Bouncheck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dkropachev dkropachev merged commit 34beedd into scylla-4.x Sep 9, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants