From 57cd97b895b5409f81686feff79e15bd777a4c1c Mon Sep 17 00:00:00 2001 From: Anna Rania Date: Fri, 27 Jun 2025 12:44:18 -0400 Subject: [PATCH] Scale up CVP 4.12-4.14 clusterpools --- ...cvp-fips-ocp-4-12-amd64-aws-eu-west-3_clusterpool.yaml | 8 ++++---- ...-fips-ocp-4-13-amd64-aws-eu-central-1_clusterpool.yaml | 6 +++--- ...vp-fips-ocp-4-14-amd64-aws-eu-north-1_clusterpool.yaml | 6 +++--- .../cvp/cvp-ocp-4-12-amd64-aws-eu-west-3_clusterpool.yaml | 8 ++++---- .../cvp-ocp-4-13-amd64-aws-eu-central-1_clusterpool.yaml | 8 ++++---- .../cvp-ocp-4-14-amd64-aws-eu-north-1_clusterpool.yaml | 8 ++++---- 6 files changed, 22 insertions(+), 22 deletions(-) diff --git a/clusters/hosted-mgmt/hive/pools/cvp/cvp-fips-ocp-4-12-amd64-aws-eu-west-3_clusterpool.yaml b/clusters/hosted-mgmt/hive/pools/cvp/cvp-fips-ocp-4-12-amd64-aws-eu-west-3_clusterpool.yaml index d43b0fb65cd7c..2dfc74a700652 100644 --- a/clusters/hosted-mgmt/hive/pools/cvp/cvp-fips-ocp-4-12-amd64-aws-eu-west-3_clusterpool.yaml +++ b/clusters/hosted-mgmt/hive/pools/cvp/cvp-fips-ocp-4-12-amd64-aws-eu-west-3_clusterpool.yaml @@ -25,8 +25,8 @@ spec: name: fips-install-config-aws-eu-west-3 labels: tp.openshift.io/owner: cvp - maxConcurrent: 0 - maxSize: 5 + maxConcurrent: 5 + maxSize: 10 platform: aws: credentialsSecretRef: @@ -34,8 +34,8 @@ spec: region: eu-west-3 pullSecretRef: name: pull-secret - runningCount: 0 - size: 0 + runningCount: 3 + size: 5 skipMachinePools: true status: ready: 0 diff --git a/clusters/hosted-mgmt/hive/pools/cvp/cvp-fips-ocp-4-13-amd64-aws-eu-central-1_clusterpool.yaml b/clusters/hosted-mgmt/hive/pools/cvp/cvp-fips-ocp-4-13-amd64-aws-eu-central-1_clusterpool.yaml index f386415d002c3..b3abf71a6ac3c 100644 --- a/clusters/hosted-mgmt/hive/pools/cvp/cvp-fips-ocp-4-13-amd64-aws-eu-central-1_clusterpool.yaml +++ b/clusters/hosted-mgmt/hive/pools/cvp/cvp-fips-ocp-4-13-amd64-aws-eu-central-1_clusterpool.yaml @@ -25,7 +25,7 @@ spec: name: fips-install-config-aws-eu-central-1 labels: tp.openshift.io/owner: cvp - maxConcurrent: 0 + maxConcurrent: 5 maxSize: 10 platform: aws: @@ -34,8 +34,8 @@ spec: region: eu-central-1 pullSecretRef: name: pull-secret - runningCount: 0 - size: 0 + runningCount: 3 + size: 5 skipMachinePools: true status: ready: 0 diff --git a/clusters/hosted-mgmt/hive/pools/cvp/cvp-fips-ocp-4-14-amd64-aws-eu-north-1_clusterpool.yaml b/clusters/hosted-mgmt/hive/pools/cvp/cvp-fips-ocp-4-14-amd64-aws-eu-north-1_clusterpool.yaml index fc681bb2c94f3..a9a5ee3ec6a26 100644 --- a/clusters/hosted-mgmt/hive/pools/cvp/cvp-fips-ocp-4-14-amd64-aws-eu-north-1_clusterpool.yaml +++ b/clusters/hosted-mgmt/hive/pools/cvp/cvp-fips-ocp-4-14-amd64-aws-eu-north-1_clusterpool.yaml @@ -25,7 +25,7 @@ spec: name: fips-install-config-aws-eu-north-1 labels: tp.openshift.io/owner: cvp - maxConcurrent: 0 + maxConcurrent: 5 maxSize: 10 platform: aws: @@ -34,8 +34,8 @@ spec: region: eu-north-1 pullSecretRef: name: pull-secret - runningCount: 0 - size: 0 + runningCount: 5 + size: 7 skipMachinePools: true status: ready: 0 diff --git a/clusters/hosted-mgmt/hive/pools/cvp/cvp-ocp-4-12-amd64-aws-eu-west-3_clusterpool.yaml b/clusters/hosted-mgmt/hive/pools/cvp/cvp-ocp-4-12-amd64-aws-eu-west-3_clusterpool.yaml index 61335dd9428b2..62baa4ab67b31 100644 --- a/clusters/hosted-mgmt/hive/pools/cvp/cvp-ocp-4-12-amd64-aws-eu-west-3_clusterpool.yaml +++ b/clusters/hosted-mgmt/hive/pools/cvp/cvp-ocp-4-12-amd64-aws-eu-west-3_clusterpool.yaml @@ -24,8 +24,8 @@ spec: name: install-config-aws-eu-west-3 labels: tp.openshift.io/owner: cvp - maxConcurrent: 0 - maxSize: 10 + maxConcurrent: 2 + maxSize: 5 platform: aws: credentialsSecretRef: @@ -33,8 +33,8 @@ spec: region: eu-west-3 pullSecretRef: name: pull-secret - runningCount: 0 - size: 0 + runningCount: 1 + size: 2 skipMachinePools: true status: ready: 0 diff --git a/clusters/hosted-mgmt/hive/pools/cvp/cvp-ocp-4-13-amd64-aws-eu-central-1_clusterpool.yaml b/clusters/hosted-mgmt/hive/pools/cvp/cvp-ocp-4-13-amd64-aws-eu-central-1_clusterpool.yaml index 9282607731b0b..220cb344f7b5f 100644 --- a/clusters/hosted-mgmt/hive/pools/cvp/cvp-ocp-4-13-amd64-aws-eu-central-1_clusterpool.yaml +++ b/clusters/hosted-mgmt/hive/pools/cvp/cvp-ocp-4-13-amd64-aws-eu-central-1_clusterpool.yaml @@ -24,8 +24,8 @@ spec: name: install-config-aws-eu-central-1 labels: tp.openshift.io/owner: cvp - maxConcurrent: 0 - maxSize: 10 + maxConcurrent: 2 + maxSize: 5 platform: aws: credentialsSecretRef: @@ -33,8 +33,8 @@ spec: region: eu-central-1 pullSecretRef: name: pull-secret - runningCount: 0 - size: 0 + runningCount: 1 + size: 2 skipMachinePools: true status: ready: 0 diff --git a/clusters/hosted-mgmt/hive/pools/cvp/cvp-ocp-4-14-amd64-aws-eu-north-1_clusterpool.yaml b/clusters/hosted-mgmt/hive/pools/cvp/cvp-ocp-4-14-amd64-aws-eu-north-1_clusterpool.yaml index fef9e881e2210..9d660d7425d0d 100644 --- a/clusters/hosted-mgmt/hive/pools/cvp/cvp-ocp-4-14-amd64-aws-eu-north-1_clusterpool.yaml +++ b/clusters/hosted-mgmt/hive/pools/cvp/cvp-ocp-4-14-amd64-aws-eu-north-1_clusterpool.yaml @@ -24,8 +24,8 @@ spec: name: install-config-aws-eu-north-1 labels: tp.openshift.io/owner: cvp - maxConcurrent: 0 - maxSize: 10 + maxConcurrent: 2 + maxSize: 5 platform: aws: credentialsSecretRef: @@ -33,8 +33,8 @@ spec: region: eu-north-1 pullSecretRef: name: pull-secret - runningCount: 0 - size: 0 + runningCount: 2 + size: 3 skipMachinePools: true status: ready: 0