-
Notifications
You must be signed in to change notification settings - Fork 97
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
Increase k8s tests timeout #709
Conversation
Signed-off-by: Jorge Prendes <[email protected]>
b63511a
to
ba29e9b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm! How did your experiment go? Let me know if your PR is ready to merge.
No failures in 10 CI runs with the x3 timeouts. |
If CI passes, it will have passed 10 times with the tighter timeouts, and I'm happy for this to be merged. @Mossaka |
These are the previous successful runs with commit ba29e9b |
This PR attempts to fix the CI sporadic failures by increasing the timeout when waiting for the deployment to be available in the k8s tests.