-
Notifications
You must be signed in to change notification settings - Fork 825
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
Applied allocation test #1417
Applied allocation test #1417
Conversation
Build Failed 😱 Build Id: 10ee04ef-770c-4721-9594-9f4f62df44d9 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
260fd4a
to
68e0136
Compare
Build Failed 😱 Build Id: 42fd3243-0a48-4923-a54a-7e6c6024a14b To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Succeeded 👏 Build Id: 6ba9c45a-d1a3-4281-85f6-c19b1ea5ddaf 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:
|
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.
Thanks for putting this in!
How does this impact the content that is in https://github.com/googleforgames/agones/tree/master/test/load now?
As part of this should we remove / move the current locust tests? @ilkercelikyilmaz do you have opinions here?
I don't know if anyone is using the locust tests?
Run this test multiple time during a day. |
@markmandel Thanks for your comments, I've updated this PR according to them. |
Build Failed 😱 Build Id: 40682622-0127-40a7-9408-f32875795ecd To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Failed 😱 Build Id: 042c2265-1646-4111-b0b2-57aa9b825208 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
13bb13c
to
aae1f84
Compare
aae1f84
to
94947ee
Compare
Build Failed 😱 Build Id: d18a1d4e-b3b9-43bd-87eb-3df056b6136b To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Failed 😱 Build Id: 7c589b2e-de1f-41d0-be7e-3454a68d214e To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
E2E test times out:
|
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.
A few small nits, but otherwise this is looking good.
I'm compiling the udp-simple image now, and pushing that up, so your tests can pass 😄
Build Succeeded 👏 Build Id: b87e7d6b-fa83-47e7-8a0c-2bf6c1a1cd6c 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:
|
minor fixes
94947ee
to
b6f417e
Compare
Done |
Build Succeeded 👏 Build Id: 34ffda5a-b4dd-4fa1-b5f9-aaddb3ba2ea1 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:
|
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.
Nice!
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: akremsa, markmandel The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
New changes are detected. LGTM label has been removed. |
Build Succeeded 👏 Build Id: 529c9f97-c3bc-4b72-a81b-b87c1db54cee 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:
|
Build Succeeded 👏 Build Id: 20876ca1-a3df-44db-a098-d30c2d5475cb 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:
|
* Applied allocation test Co-authored-by: Mark Mandel <markmandel@google.com>
Applied allocation test proposed by @ilkercelikyilmaz .