From 96173d4c83778bd9e7572805efda761053215baa Mon Sep 17 00:00:00 2001 From: Rutvik Date: Fri, 5 Jun 2026 15:47:27 +0530 Subject: [PATCH] "[DO NOT MERGE] Test e2e-kubevirt-aws-ovn-gpu with hypershift-aws profile Testing credential fix for OCPBUGS-86964 by switching from aws-kubevirt to hypershift-aws cluster profile." --- .../openshift-hypershift-release-4.22__periodics-mce.yaml | 3 +-- .../openshift-hypershift-release-4.22-periodics.yaml | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/ci-operator/config/openshift/hypershift/openshift-hypershift-release-4.22__periodics-mce.yaml b/ci-operator/config/openshift/hypershift/openshift-hypershift-release-4.22__periodics-mce.yaml index 3e83ee5797cf7..2678e01cb71fc 100644 --- a/ci-operator/config/openshift/hypershift/openshift-hypershift-release-4.22__periodics-mce.yaml +++ b/ci-operator/config/openshift/hypershift/openshift-hypershift-release-4.22__periodics-mce.yaml @@ -326,12 +326,11 @@ tests: - as: e2e-kubevirt-aws-ovn-gpu minimum_interval: 336h steps: - cluster_profile: aws-kubevirt + cluster_profile: hypershift-aws dependencies: OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:stable-latest RELEASE_IMAGE_LATEST: release:stable-latest env: - BASE_DOMAIN: cnv-qe.rhood.us MCE_VERSION: "2.17" workflow: hypershift-mce-kubevirt-gpu-conformance - as: e2e-ibmz-ovn-conformance diff --git a/ci-operator/jobs/openshift/hypershift/openshift-hypershift-release-4.22-periodics.yaml b/ci-operator/jobs/openshift/hypershift/openshift-hypershift-release-4.22-periodics.yaml index aa9ec5917d2e1..be600eb53b8cc 100644 --- a/ci-operator/jobs/openshift/hypershift/openshift-hypershift-release-4.22-periodics.yaml +++ b/ci-operator/jobs/openshift/hypershift/openshift-hypershift-release-4.22-periodics.yaml @@ -3681,8 +3681,8 @@ periodics: org: openshift repo: hypershift labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-kubevirt + ci-operator.openshift.io/cloud: hypershift-aws + ci-operator.openshift.io/cloud-cluster-profile: hypershift-aws ci-operator.openshift.io/variant: periodics-mce ci.openshift.io/generator: prowgen job-release: "4.22"