Skip to content

test: Modernise TestFleetAutoScalerRollingUpdate e2e tests#4631

Merged
lacroixthomas merged 2 commits into
agones-dev:mainfrom
markmandel:ci/TestFleetAutoScalerRollingUpdate
Jun 25, 2026
Merged

test: Modernise TestFleetAutoScalerRollingUpdate e2e tests#4631
lacroixthomas merged 2 commits into
agones-dev:mainfrom
markmandel:ci/TestFleetAutoScalerRollingUpdate

Conversation

@markmandel

Copy link
Copy Markdown
Member

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:

Cleans up the test to have a more modern approach, but also avoids panics now if autopilot shuts down a node mid test, allowing a retry

Which issue(s) this PR fixes:

N/A

Did you use AI tools in preparing this PR?:

N

Special notes for your reviewer:

flakes in #4629

Cleans up the test to have a more modern approach, but also avoids
panics now if autopilot shuts down a node mid test, allowing a retry

Signed-off-by: Mark Mandel <mark@compoundtheory.com>
@github-actions github-actions Bot added kind/cleanup Refactoring code, fixing up documentation, etc size/S labels Jun 22, 2026
@agones-bot

Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: 49933321-1737-474c-8c2b-d379972aa2e9

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/4631/head:pr_4631 && git checkout pr_4631
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.59.0-dev-f76bede

@lacroixthomas lacroixthomas enabled auto-merge (squash) June 25, 2026 21:20
@agones-bot

Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: 22ba36d2-cb93-4ec3-a2eb-6a33d31275f1

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/4631/head:pr_4631 && git checkout pr_4631
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.59.0-dev-c4bb042

@lacroixthomas lacroixthomas merged commit 4703d5b into agones-dev:main Jun 25, 2026
4 checks passed
@markmandel markmandel deleted the ci/TestFleetAutoScalerRollingUpdate branch June 26, 2026 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/cleanup Refactoring code, fixing up documentation, etc size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants