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

Terraform template file for the performance test cluster #3409

Merged
merged 2 commits into from
Oct 3, 2023

Conversation

gongmax
Copy link
Collaborator

@gongmax gongmax commented Sep 30, 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
/kind release

What this PR does / Why we need it:
Adding terraform template file to create performance test cluster. It's similar to the e2e test cluster terraform template file. But since we are going to create the performance test cluster in a different project, we use a separate template file for it. In future we can combine the performance test cluster template and e2e test cluster template into one file if they are in the same project.

As start, we create one performance test cluster in standard mode and 1.26 (which is the middle version that current agones supports)

Also change the cluster config to VPC-NATIVE mode. The e2e test clusters will be changed to the mode when being re-created.

The cluster is created: https://console.cloud.google.com/kubernetes/clusters/details/us-central1/standard-performance-test-cluster-1-26/details?e=13803378&hl=en&mods=logs_tg_prod&project=agones-e2e-1

Which issue(s) this PR fixes:

Closes #

Special notes for your reviewer:

@github-actions github-actions bot added the kind/feature New features for Agones label Sep 30, 2023
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: eba02665-e267-4b70-811c-96a377b9d28c

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/3409/head:pr_3409 && git checkout pr_3409
  • helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.36.0-dev-2105302-amd64

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gongmax, 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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow bot removed the lgtm label Oct 2, 2023
@google-oss-prow
Copy link

New changes are detected. LGTM label has been removed.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 9a0fa7fe-2225-4872-b6b9-946cee944ac2

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/3409/head:pr_3409 && git checkout pr_3409
  • helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.36.0-dev-fc04289-amd64

@markmandel markmandel merged commit e3c0520 into googleforgames:main Oct 3, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved kind/feature New features for Agones size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants