-
Notifications
You must be signed in to change notification settings - Fork 858
Fix flaky test TestListAutoscalerAllocated #4130
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
Conversation
Build Failed 😭 Build Id: b6338e34-8f39-46a9-97a3-4698b002c78b Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Failed 😭 Build Id: ff4d4130-2c07-42b0-a562-5c8e81c9eb39 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Current issue is with Fleet replicas stuck in Starting:
Event logs:
|
Build Failed 😭 Build Id: 8585cce7-4379-4d89-a6f4-09902ae9dc84 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Succeeded 🥳 Build Id: 19b3b7e3-3e9b-496c-9b30-8c2a1fe43ab7 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:
|
Seems to have been resolved by upgrading the cluster patch version, which does a rolling restart of the cluster. |
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
What type of PR is this?
/kind hotfix
What this PR does / Why we need it:
Which issue(s) this PR fixes:
Quick fix for flaky TestListAutoscalerAllocated Scale Up Buffer Percent test.
Also adds in the fix for the broken link #4129
Special notes for your reviewer: