Update component versions for 1.18#1155
Conversation
Signed-off-by: Triona Doyle <tekton@example.com>
|
/retest |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: varshab1210 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@trdoyle81: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Signed-off-by: Triona Doyle <tekton@example.com>
|
New changes are detected. LGTM label has been removed. |
What type of PR is this?
/kind failing-test
What does this PR do / why we need it:
This PR fixes an E2E test (
1-031_validate_toolchain) that is currently failing against the GitOps Operator 1.18.6 RC builds due to version mismatches.Component versions updated to align with the latest 1.18.6 component matrix:
Have you updated the necessary documentation?
Which issue(s) this PR fixes:
Fixes
Test acceptance criteria:
How to test changes / Special notes to the reviewer:
To verify this fix locally, ensure you are logged into a cluster running the 1.18.6 RC build and run the following isolated Ginkgo command:
./bin/ginkgo -v -focus="1-031_validate_toolchain" -r ./test/openshift/e2e/ginkgo/parallel