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

Bump cluster-standup-teardown to v1.27.4 to use lower lifecycle hooks heartbeat timeout to allow spot instances to terminate more quickly (CAPA) #570

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

AndiDog
Copy link
Contributor

@AndiDog AndiDog commented Dec 11, 2024

What this PR does

Use giantswarm/cluster-standup-teardown#173 to prevent test from timing out because EC2 spot instances can't terminate quickly.

Towards https://github.com/giantswarm/giantswarm/issues/31843 and https://github.com/giantswarm/giantswarm/issues/32232.

Checklist

  • Update changelog in CHANGELOG.md.

Trigger e2e tests

Chicken-egg problem, so I'll run these on the cluster-aws PR instead.

…ks heartbeat timeout to allow spot instances to terminate more quickly (CAPA)
@AndiDog AndiDog requested a review from a team December 11, 2024 13:42
@AndiDog AndiDog requested a review from a team as a code owner December 11, 2024 13:42
@AndiDog AndiDog added the skip/ci Instructs pr-gatekeeper to ignore any required PR checks label Dec 11, 2024
@AndiDog
Copy link
Contributor Author

AndiDog commented Dec 11, 2024

This worked for me in a locally-run test and used the correct, reduced lifecycle hook heart beat timeout.

E2E_RELEASE_VERSION=25.1.3 E2E_RELEASE_COMMIT=capa-25-1-3 ginkgo -v -r ./providers/capa/standard

Therefore I'm merging this.

@AndiDog AndiDog merged commit 36f91c1 into main Dec 11, 2024
3 checks passed
@AndiDog AndiDog deleted the spot branch December 11, 2024 17:44
@AndiDog AndiDog mentioned this pull request Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip/ci Instructs pr-gatekeeper to ignore any required PR checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants