-
Notifications
You must be signed in to change notification settings - Fork 816
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
Flaky: TestAutoscalerWebhook #812
Flaky: TestAutoscalerWebhook #812
Conversation
Replace flaky elements with polling strategy.
/cc @aLekSer for visibility 👍 |
Build Succeeded 👏 Build Id: ebab15e0-79bb-4af4-81fc-2492f3dfed94 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
Nice fix, it is needed to write tests without |
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
Thank you! 🎉 |
Build Succeeded 👏 Build Id: 81e7ab8d-3257-412e-9fdb-cbc3c233eadb The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
Replace flaky elements with polling strategy.