ci: Bump ODF channel to stable-4.21 for hypershift kubevirt tests#75318
ci: Bump ODF channel to stable-4.21 for hypershift kubevirt tests#75318RamLavi wants to merge 2 commits intoopenshift:mainfrom
Conversation
ODF 4.20 has been removed from the redhat-operators catalog on OCP 4.22 clusters, causing the hypershift-kubevirt-install-odf step to fail with "no operators found in package odf-operator" [0]. Bump ODF_MAX_VERSION from 4.20 to 4.21 so that clusters running OCP >= 4.21 subscribe to the stable-4.21 channel. [0] https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/openshift_hypershift/7773/pull-ci-openshift-hypershift-main-e2e-azure-kubevirt-ovn/2026629322168602624 Assisted-by: Claude Upus 4.6 <noreply@anthropic.com> Signed-off-by: Ram Lavi <ralavi@redhat.com>
Update the ODF_OPERATOR_CHANNEL env var from stable-4.20 to stable-4.21 in hypershift CI configs for main, 4.21, 4.22, and 5.0. Assisted-by: Claude Upus 4.6 <noreply@anthropic.com> Signed-off-by: Ram Lavi <ralavi@redhat.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: RamLavi The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
[REHEARSALNOTIFIER]
A total of 129 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs. A full list of affected jobs can be found here Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse pull-ci-openshift-hypershift-main-e2e-azure-kubevirt-ovn |
|
@RamLavi: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@RamLavi: 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. |
|
odf-operator package isn't present at all in the 4.22 catalog -- not in stable-4.20, not in stable-4.21. |
Summary
Impact
Fixes e2e-azure-kubevirt-ovn and all other tests using the hypershift-kubevirt-install-odf step on OCP >= 4.21 management clusters.