-
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
CAPA: Release v29.2.0. #1419
CAPA: Release v29.2.0. #1419
Conversation
Tests are currently failing because of Teleport Kube Agent. @ssyno is already working on fixing it. We therefore crafted this draft PR for testing changes. Once the app got fixed and released, we will integrate the new version in this PR here. |
/run releases-test-suites |
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 |
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 |
Conformance Tests are more or less intended to fail. So no worries! |
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.