Skip to content
Draft
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 @@ -101,8 +101,7 @@ tests:
cluster_profile: openshift-org-gcp
env:
ADDITIONAL_WORKER_ARCHITECTURE: aarch64
ADDITIONAL_WORKER_VM_TYPE: t2a-standard-2
COMPUTE_NODE_REPLICAS: "2"
ADDITIONAL_WORKER_VM_TYPE: t2a-standard-4
OCP_ARCH: amd64
TEST_SUITE: upgrade-conformance
workflow: openshift-upgrade-gcp-heterogeneous
Expand Down Expand Up @@ -133,8 +132,6 @@ tests:
USE_EXTERNAL_DNS: "true"
workflow: openshift-e2e-libvirt-vpn
- as: ocp-ovn-remote-s2s-libvirt-multi-p-p
capabilities:
- power-s2s-dns
cron: 0 5 * * 1-4
steps:
cluster_profile: libvirt-ppc64le-s2s
Expand All @@ -145,9 +142,10 @@ tests:
BRANCH: "4.19"
ETCD_DISK_SPEED: slow
TEST_TYPE: upgrade
USE_EXTERNAL_DNS: "true"
workflow: openshift-e2e-libvirt-upi
zz_generated_metadata:
branch: main
org: openshift
repo: multiarch
variant: nightly-4.21-upgrade-from-nightly-4.20
variant: nightly-4.21-upgrade-from-nightly-4.20
Original file line number Diff line number Diff line change
Expand Up @@ -45924,7 +45924,6 @@ periodics:
org: openshift
repo: multiarch
labels:
capability/power-s2s-dns: power-s2s-dns
ci-operator.openshift.io/cloud: libvirt-ppc64le-s2s
ci-operator.openshift.io/cloud-cluster-profile: libvirt-ppc64le-s2s
ci-operator.openshift.io/variant: nightly-4.21-upgrade-from-nightly-4.20
Expand Down