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

feat(ci): wait for all images to be ready in E2E #1250

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Conversation

corneliusroemer
Copy link
Contributor

@corneliusroemer corneliusroemer commented Mar 5, 2024

Copy steps from update-argocd-metadata.yml

Reason is that timeout of 480s is sometimes not enough, as here: https://github.com/loculus-project/loculus/actions/runs/8160168762/job/22306170308 where website image build took 6min and pods weren't ready before timeout.

I initially deleted the waits because they weren't exhaustive - now that we have the waits in update-argocd workflow anyways, copy them over here.

Copy from `update-argocd-metadata.yml`
@corneliusroemer corneliusroemer merged commit 2b4c99d into main Mar 5, 2024
10 checks passed
@corneliusroemer corneliusroemer deleted the wait-in-e2e branch March 5, 2024 19:21
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