Skip to content

Conversation

blakepettersson
Copy link
Collaborator

While running this locally I got a few tests that were persistently failing. It turned out to be because pulling the argocd image was slow, timing out the test init. Now we ensure that the image is pulled before performing kubectl wait, so that we only need to wait for the pods to be ready.

While running this locally I got a few tests that were persistently
failing. It turned out to be because pulling the argocd image was
slow, timing out the test init. Now we ensure that the image is pulled
before performing `kubectl wait`, so that we only need to wait for the
pods to be ready.

Signed-off-by: Blake Pettersson <[email protected]>
@the-technat
Copy link
Collaborator

Makes sense to me

Signed-off-by: Blake Pettersson <[email protected]>
@blakepettersson blakepettersson enabled auto-merge (squash) August 1, 2025 21:46
@blakepettersson blakepettersson merged commit c242653 into argoproj-labs:main Aug 1, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants