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 @@ -314,21 +314,6 @@ tests:
NODE_TUNING: "true"
TEST_TYPE: conformance-parallel
workflow: openshift-e2e-libvirt
- as: ocp-heavy-build-ovn-remote-libvirt-s390x
capabilities:
- sshd-bastion
cron: 0 0 25 12 *
steps:
cluster_profile: libvirt-s390x-2
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:s390x-latest
env:
ARCH: s390x
BRANCH: "4.12"
BUTANE_RELEASE: 4.12.0
NODE_TUNING: "true"
TEST_TYPE: heavy-build
workflow: openshift-e2e-libvirt
- as: ocp-image-ecosystem-ovn-remote-libvirt-s390x
capabilities:
- sshd-bastion
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -328,20 +328,6 @@ tests:
STATIC_POD_CHECK_WORKAROUND: "true"
TEST_TYPE: conformance-parallel
workflow: openshift-e2e-libvirt
- as: ocp-heavy-build-ovn-remote-libvirt-s390x
capabilities:
- sshd-bastion
cron: 0 0 2 1 *
steps:
cluster_profile: libvirt-s390x-2
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:s390x-latest
env:
ARCH: s390x
BRANCH: "4.13"
NODE_TUNING: "true"
TEST_TYPE: heavy-build
workflow: openshift-e2e-libvirt
- as: ocp-image-ecosystem-ovn-remote-libvirt-s390x
capabilities:
- sshd-bastion
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -384,20 +384,6 @@ tests:
NODE_TUNING: "true"
TEST_TYPE: conformance-parallel
workflow: openshift-e2e-libvirt
- as: ocp-heavy-build-ovn-remote-libvirt-s390x
capabilities:
- sshd-bastion
cron: 0 0 10 1 *
steps:
cluster_profile: libvirt-s390x-1
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:s390x-latest
env:
ARCH: s390x
BRANCH: "4.14"
NODE_TUNING: "true"
TEST_TYPE: heavy-build
workflow: openshift-e2e-libvirt
- as: ocp-image-ecosystem-ovn-remote-libvirt-s390x
capabilities:
- sshd-bastion
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -409,20 +409,6 @@ tests:
TEST_TYPE: conformance-parallel
USE_RAMFS: "true"
workflow: openshift-e2e-libvirt-upi-heterogeneous
- as: ocp-heavy-build-ovn-remote-libvirt-s390x
capabilities:
- sshd-bastion
cron: 0 0 18 1 *
steps:
cluster_profile: libvirt-s390x-2
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:s390x-latest
env:
ARCH: s390x
BRANCH: "4.15"
NODE_TUNING: "true"
TEST_TYPE: heavy-build
workflow: openshift-e2e-libvirt
- as: ocp-image-ecosystem-ovn-remote-libvirt-s390x
capabilities:
- sshd-bastion
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -400,22 +400,6 @@ tests:
TEST_TYPE: conformance-parallel
USE_RAMFS: "true"
workflow: openshift-e2e-libvirt-upi-heterogeneous
- as: ocp-heavy-build-ovn-remote-libvirt-s390x
capabilities:
- intranet
cron: 0 0 26 1 *
steps:
cluster_profile: libvirt-s390x-vpn
dependencies:
OPENSHIFT_INSTALL_TARGET: release:s390x-latest
env:
ARCH: s390x
BRANCH: "4.16"
ETCD_DISK_SPEED: slow
NODE_TUNING: "true"
TEST_TYPE: heavy-build
USE_EXTERNAL_DNS: "true"
workflow: openshift-e2e-libvirt-vpn
- as: ocp-image-ecosystem-ovn-remote-libvirt-s390x
capabilities:
- intranet
Expand Down
Loading