Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down