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

flaky/TestFleetScaleUpEditAndScaleDown #1024

Conversation

markmandel
Copy link
Member

Increase timeout on scaling -- 15 seconds wasn't that long a time.

Tested by running 100 times, and it passed:
go test -v -p=32 -timeout=1h -count=100 -mod=vendor -run=^TestFleetScaleUpEditAndScaleDown$ agones.dev/agones/test/e2e

Increase timeout on scaling -- 15 seconds wasn't that long a time.

Tested by running 100 times, and it passed:
`go test -v -p=32 -timeout=1h -count=100 -mod=vendor -run=^TestFleetScaleUpEditAndScaleDown$ agones.dev/agones/test/e2e`
@markmandel markmandel added kind/cleanup Refactoring code, fixing up documentation, etc area/tests Unit tests, e2e tests, anything to make sure things don't break labels Aug 29, 2019
@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: markmandel, roberthbailey
To complete the pull request process, please assign
You can assign the PR to them by writing /assign in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 7d391885-3c04-4d1f-b162-a4b4a2420142

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:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/1024/head:pr_1024 && git checkout pr_1024
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.0.0-9d21cd7

@roberthbailey roberthbailey merged commit 34a5463 into googleforgames:master Aug 29, 2019
@markmandel markmandel deleted the flaky/TestFleetScaleUpEditAndScaleDown branch August 29, 2019 21:20
pooneh-m pushed a commit to pooneh-m/agones that referenced this pull request Aug 30, 2019
Increase timeout on scaling -- 15 seconds wasn't that long a time.

Tested by running 100 times, and it passed:
`go test -v -p=32 -timeout=1h -count=100 -mod=vendor -run=^TestFleetScaleUpEditAndScaleDown$ agones.dev/agones/test/e2e`
@markmandel markmandel added this to the 1.0.0 milestone Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests Unit tests, e2e tests, anything to make sure things don't break kind/cleanup Refactoring code, fixing up documentation, etc lgtm size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants