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

Fix last flaky terratest #1374

Merged
merged 4 commits into from
Jan 1, 2024

Conversation

ytsarev
Copy link
Member

@ytsarev ytsarev commented Dec 30, 2023

HOW TO RUN CI ---

By default, all the checks will be run automatically. Furthermore, when changing website-related stuff, the preview will be generated by the netlify bot.

Heavy tests

Add the heavy-tests label on this PR if you want full-blown tests that include more than 2-cluster scenarios.

Debug tests

If the test suite is failing for you, you may want to try triggering Re-run all jobs (top right) with debug logging enabled. It will also make the print debug action more verbose.

@ytsarev ytsarev marked this pull request as draft December 30, 2023 22:31
@ytsarev ytsarev force-pushed the fix-flaky-terratest-stop-podinfo branch 3 times, most recently from dfa700d to 6428d69 Compare December 31, 2023 00:09
@ytsarev ytsarev marked this pull request as ready for review December 31, 2023 00:47
* Do not fail immediately on 503
* Fixes k8gb-io#1345

Signed-off-by: Yury Tsarev <[email protected]>
@ytsarev ytsarev force-pushed the fix-flaky-terratest-stop-podinfo branch from 6428d69 to f250677 Compare December 31, 2023 00:47
* Remove part of the config introduced by k8gb-io#1123 as the
  terratest suite is stable now

Signed-off-by: Yury Tsarev <[email protected]>
@ytsarev ytsarev marked this pull request as draft December 31, 2023 01:24
@ytsarev ytsarev marked this pull request as ready for review December 31, 2023 12:00
@ytsarev
Copy link
Member Author

ytsarev commented Dec 31, 2023

I ran/reran affected pipelines multiple times.

image image

In most invocations, I intentionally executed them in parallel.

@ytsarev ytsarev merged commit 2c6310b into k8gb-io:master Jan 1, 2024
15 checks passed
@ytsarev ytsarev deleted the fix-flaky-terratest-stop-podinfo branch January 1, 2024 10:55
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.

TestFailoverPlayground flaky terratest
2 participants