-
Notifications
You must be signed in to change notification settings - Fork 1
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
CAPVCD: Release v29.0.0. #1499
CAPVCD: Release v29.0.0. #1499
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
af3939d
to
35c02bd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! (I know we shouldn't merge this, yet, as it would end up in the v28.0.0 branch)
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
48f99b7
to
70c0d0d
Compare
51d97d8
to
e23c044
Compare
617b6a9
to
64c828e
Compare
/run releases-test-suites PREVIOUS_RELEASE=28.0.0 TARGET_RELEASES=cloud-director-29.0.0 |
releases-test-suites
📋 View full results in Tekton Dashboard Rerun trigger: Tip To only re-run the failed test suites you can provide a Alternatively, or in addition to, you can also specify |
/run releases-test-suites PREVIOUS_RELEASE=28.0.0 TARGET_RELEASES=cloud-director-29.0.0 |
releases-test-suites
📋 View full results in Tekton Dashboard Rerun trigger: Tip To only re-run the failed test suites you can provide a Alternatively, or in addition to, you can also specify |
/run releases-test-suites PREVIOUS_RELEASE=28.0.0 TARGET_RELEASES=cloud-director-29.0.0 |
releases-test-suites
📋 View full results in Tekton Dashboard Rerun trigger: Tip To only re-run the failed test suites you can provide a Alternatively, or in addition to, you can also specify |
Waiting for: #1490
Towards: giantswarm/roadmap#3712
Checklist
Triggering E2E tests
To trigger the E2E test for each new Release added in this PR, add a comment with the following:
/run releases-test-suites
If you want to trigger conformance tests, you can do so by adding a comment similar to the following:
/run conformance-tests PROVIDER=capa RELEASE_VERSION=29.1.0
For more details see the README.md.