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

Skip rolling update control plane tests if the control plane resource did not change #422

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

weseven
Copy link
Contributor

@weseven weseven commented Aug 5, 2024

Towards: giantswarm/roadmap#3451

What this PR does

Skips the control plane rolling upgrade tests if the resource generation did not change (the control plane config didn't change and no rolling update is necessary).

Tested with local runs of the capa upgrade.

Checklist

  • Update changelog in CHANGELOG.md.

Trigger e2e tests

/run cluster-test-suites

@weseven weseven requested a review from a team as a code owner August 5, 2024 20:14
@tinkerers-ci
Copy link

tinkerers-ci bot commented Aug 5, 2024

cluster-test-suites

Run name pr-cluster-test-suites-422-cluster-test-suiteskxvbr
Commit SHA 509c5ef
Result Completed ✅

📋 View full results in Tekton Dashboard

Rerun trigger:
/run cluster-test-suites


Tip

To only re-run the failed test suites you can provide a TARGET_SUITES parameter with your trigger that points to the directory path of the test suites to run, e.g. /run cluster-test-suites TARGET_SUITES=./providers/capa/standard to re-run the CAPA standard test suite. This supports multiple test suites with each path separated by a comma.

@weseven weseven merged commit 6934f46 into main Aug 6, 2024
4 checks passed
@weseven weseven deleted the skip-rolling-update-tests branch August 6, 2024 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants