From 872a3da08ee32fd8788b51b5d2cb080ab8b7e716 Mon Sep 17 00:00:00 2001 From: Neil Girard Date: Fri, 21 Aug 2026 07:58:06 -0400 Subject: [PATCH] Fixed config for pull-ci-openshift-machine-config-operator-main-e2e-vsphere-zones-mco-bootimages --- .../openshift-machine-config-operator-main.yaml | 1 + .../openshift-machine-config-operator-release-4.23.yaml | 1 + .../openshift-machine-config-operator-release-5.0.yaml | 1 + .../openshift-machine-config-operator-release-5.1.yaml | 1 + .../openshift-machine-config-operator-release-5.2.yaml | 1 + 5 files changed, 5 insertions(+) diff --git a/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-main.yaml b/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-main.yaml index 8f80d2a565dff..27df87ec09029 100644 --- a/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-main.yaml +++ b/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-main.yaml @@ -435,6 +435,7 @@ tests: FEATURE_SET: TechPreviewNoUpgrade MAX_VCENTERS: "1" OS_IMAGE_STREAM: rhel-9 + POOL_COUNT: "3" TEST_ARGS: --run=MCO.Bootimages TEST_SKIPS: "" TEST_SUITE: openshift/machine-config-operator/longduration diff --git a/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-4.23.yaml b/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-4.23.yaml index 117bacd814855..5748498139a0a 100644 --- a/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-4.23.yaml +++ b/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-4.23.yaml @@ -431,6 +431,7 @@ tests: FEATURE_SET: TechPreviewNoUpgrade MAX_VCENTERS: "1" OS_IMAGE_STREAM: rhel-9 + POOL_COUNT: "3" TEST_ARGS: --run=MCO.Bootimages TEST_SKIPS: "" TEST_SUITE: openshift/machine-config-operator/longduration diff --git a/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-5.0.yaml b/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-5.0.yaml index 6156cad95e441..0605bb896a638 100644 --- a/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-5.0.yaml +++ b/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-5.0.yaml @@ -427,6 +427,7 @@ tests: FEATURE_SET: TechPreviewNoUpgrade MAX_VCENTERS: "1" OS_IMAGE_STREAM: rhel-9 + POOL_COUNT: "3" TEST_ARGS: --run=MCO.Bootimages TEST_SKIPS: "" TEST_SUITE: openshift/machine-config-operator/longduration diff --git a/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-5.1.yaml b/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-5.1.yaml index e2908e049b1a8..c3bad13ef4479 100644 --- a/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-5.1.yaml +++ b/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-5.1.yaml @@ -436,6 +436,7 @@ tests: FEATURE_SET: TechPreviewNoUpgrade MAX_VCENTERS: "1" OS_IMAGE_STREAM: rhel-9 + POOL_COUNT: "3" TEST_ARGS: --run=MCO.Bootimages TEST_SKIPS: "" TEST_SUITE: openshift/machine-config-operator/longduration diff --git a/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-5.2.yaml b/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-5.2.yaml index e62629195f352..d5de5bf251a1e 100644 --- a/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-5.2.yaml +++ b/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-5.2.yaml @@ -435,6 +435,7 @@ tests: FEATURE_SET: TechPreviewNoUpgrade MAX_VCENTERS: "1" OS_IMAGE_STREAM: rhel-9 + POOL_COUNT: "3" TEST_ARGS: --run=MCO.Bootimages TEST_SKIPS: "" TEST_SUITE: openshift/machine-config-operator/longduration