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

acceptance: de-flake cert_renewal and hidden_paths #4399

Merged
merged 3 commits into from
Sep 28, 2023

Conversation

matzf
Copy link
Contributor

@matzf matzf commented Sep 28, 2023

These tests have become even more flaky with the updated CI runners; it seems that this is triggered due to using the significantly quicker docker-compose v2.

Use the existing await-connectivity script to determine when a test can safely start to run, instead of sleeping for arbitrary number of seconds.

Closes #4301


This change is Reviewable

Use the existing await-connectivity script to determine when a test can
safely start to run, instead of sleeping for arbitrary number of seconds.
@matzf matzf force-pushed the fix-flake-cert-renewal branch from cec9ae5 to 2816daa Compare September 28, 2023 13:00
@matzf matzf merged commit 241d6be into scionproto:master Sep 28, 2023
1 check passed
@matzf matzf deleted the fix-flake-cert-renewal branch September 28, 2023 16:13
jiceatscion pushed a commit to jiceatscion/scion that referenced this pull request Sep 28, 2023
These tests have become even more flaky with the updated CI runners; it seems
that this is triggered due to using the significantly quicker docker-compose v2.

Use the existing await-connectivity script to determine when a test can
safely start to run, instead of sleeping for arbitrary number of seconds.
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.

ci: AT hidden_paths is flaky
2 participants