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: increase the timeout for charm_ha_scale integration test #73

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ca-scribner
Copy link
Contributor

@ca-scribner ca-scribner commented Aug 22, 2024

Issue

during charm_ha_scaled.py's test_integrate, the deployment sometimes takes longer than wait_for_idle's default 10 minutes to be up and running, resulting in integration test failures. Underpowered github runners especially contribute to this.

Solution

Extend the timeout to 30 minutes.

Context

Testing Instructions

If CI passes, it works

Release Notes

Closes #71
Related to OPENG-2662

@ca-scribner ca-scribner force-pushed the fix-flaky-integration-tests branch from 1683b2d to 89de41e Compare August 23, 2024 13:35
@ca-scribner ca-scribner marked this pull request as ready for review August 23, 2024 13:35
@ca-scribner ca-scribner requested a review from a team as a code owner August 23, 2024 13:35
@ca-scribner
Copy link
Contributor Author

ok so apparently a slow computer wasn't the only thing breaking this :(

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.

integration CI is flaky - cause unknown
2 participants