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 @@ -5249,14 +5249,13 @@ tests:
cluster_profile: equinix-ocp-metal-qe
env:
AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com
ENABLE_ETCD_ENCRYPTION: "true"
ENABLE_KDUMP: "true"
RESERVE_BOOTSTRAP: "false"
RT_ENABLED: "true"
architecture: amd64
masters: "1"
workers: "0"
test:
- ref: wait
- chain: openshift-e2e-test-qe
workflow: baremetal-lab-sno
- as: metal-sno-ipv4-etcd-encryption-rt-kernel-basecap-f7
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -684,13 +684,12 @@ tests:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:arm64-latest
env:
AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com
ENABLE_DISK_ENCRYPTION: "true"
ENABLE_ETCD_ENCRYPTION: "true"
RESERVE_BOOTSTRAP: "false"
architecture: arm64
masters: "1"
workers: "0"
test:
- ref: wait
- chain: openshift-e2e-test-qe
workflow: baremetal-lab-sno
- as: metal-sno-ipv4-disk-etcd-encryption-rhcos10-tp-f7
Expand All @@ -712,6 +711,7 @@ tests:
masters: "1"
workers: "0"
test:
- ref: wait
- chain: openshift-e2e-test-qe
workflow: baremetal-lab-sno
- as: metal-ipi-ovn-vmedia-bmc-verify-ca-f28
Expand Down