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

Run e2e tests on multiple clusters with different versions #2968

Merged
merged 10 commits into from
Feb 16, 2023

Conversation

gongmax
Copy link
Collaborator

@gongmax gongmax commented Feb 14, 2023

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug
/kind cleanup
/kind documentation

/kind feature

/kind hotfix

What this PR does / Why we need it:

Which issue(s) this PR fixes:

Closes #

Special notes for your reviewer:

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: f0b8dfe7-f457-4b45-bfdb-97442407bed8

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 1a8490d5-8912-4373-a175-6184dd9dab44

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 500580c1-5ec1-4e3d-9785-b1884fdaf7b1

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 607e604e-8447-47dc-bae3-c9cdb4e7a609

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: cd8cff5f-6b90-48fc-b99c-54acb57c5393

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/googleforgames/agones.git pull/2968/head:pr_2968 && git checkout pr_2968
  • helm install agones ./install/helm/agones --namespace agones-system --agones.image.release=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.30.0-0e9fac5-amd64

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 24cc83a0-0e18-4fd0-8d6e-f468ceea0f72

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 33380f49-b513-4325-9fab-e105b60109dc

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: e2e50ffe-74bc-45bf-b5ef-b504b21adfe2

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: f7ca00b2-a2a4-4e84-8d9c-f23c6ef04cd6

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/googleforgames/agones.git pull/2968/head:pr_2968 && git checkout pr_2968
  • helm install agones ./install/helm/agones --namespace agones-system --agones.image.release=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.30.0-c722831-amd64

@gongmax gongmax marked this pull request as ready for review February 15, 2023 01:38
@gongmax gongmax requested review from roberthbailey and removed request for cyriltovena and dzlier-gcp February 15, 2023 18:45
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 3bed76a0-19c4-4a01-8836-25362601a959

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 78e92276-1872-4a87-91e4-9be0e5d41c26

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/googleforgames/agones.git pull/2968/head:pr_2968 && git checkout pr_2968
  • helm install agones ./install/helm/agones --namespace agones-system --agones.image.release=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.30.0-29becca-amd64

cloudbuild.yaml Outdated Show resolved Hide resolved
cloudbuild.yaml Outdated Show resolved Hide resolved
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: b3cd2858-4d3f-4719-9b05-12f2d3ba06d8

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/googleforgames/agones.git pull/2968/head:pr_2968 && git checkout pr_2968
  • helm install agones ./install/helm/agones --namespace agones-system --agones.image.release=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.30.0-aca0cb7-amd64

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: f59656ad-13c4-48d3-a0ed-b891a4a18346

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/googleforgames/agones.git pull/2968/head:pr_2968 && git checkout pr_2968
  • helm install agones ./install/helm/agones --namespace agones-system --agones.image.release=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.30.0-88c9b7c-amd64

featureWithGate="CustomFasSyncInterval=false&SafeToEvict=false&SDKGracefulTermination=false&StateAllocationFilter=false&PlayerAllocationFilter=true&PlayerTracking=true&ResetMetricsOnDelete=true&PodHostname=true&SplitControllerAndExtensions=true&FleetAllocationOverflow=true&Example=true"
featureWithoutGate=""
testClusterLocation="${region}-c"
testCluster="gke-standard-e2e-test-cluster-${version//./-}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Maybe something to consider in the future would be to name the clusters as "${cloudProduct}-e2e-test-cluster-${version//./-}". So we'd have names like generic-e2e-test-cluster-1-24 and gke-autopilot-e2e-test-cluster-1-24.

I'm thinking that once a couple of feature gates get promoted to beta, we won't need the if/else here for feature gates based on the provider, and if we move to regional standard clusters then the only difference remaining is how we construct the test cluster names.

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gongmax, roberthbailey

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@roberthbailey
Copy link
Member

Here we go.....

@roberthbailey roberthbailey merged commit 1e7cd82 into googleforgames:main Feb 16, 2023
@Kalaiselvi84 Kalaiselvi84 added this to the 1.30.0 milestone Feb 28, 2023
@Kalaiselvi84 Kalaiselvi84 added the kind/feature New features for Agones label Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants