Skip to content

Commit 0766e03

Browse files
Sync servergroups to soft-anti-affinity to match base osp_verification.yaml
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 88ebef7 commit 0766e03

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

jobs_definitions/osp_verification_4.21_nightly.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ ocp_deployment_topology:
5454
master: 3
5555
worker: 2
5656
servergroups:
57-
master: "anti-affinity"
58-
worker: "anti-affinity"
57+
master: "soft-anti-affinity"
58+
worker: "soft-anti-affinity"

jobs_definitions/osp_verification_4.22_nightly.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ ocp_deployment_topology:
5454
master: 3
5555
worker: 2
5656
servergroups:
57-
master: "anti-affinity"
58-
worker: "anti-affinity"
57+
master: "soft-anti-affinity"
58+
worker: "soft-anti-affinity"

jobs_definitions/osp_verification_4.23_nightly.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ ocp_deployment_topology:
5454
master: 3
5555
worker: 2
5656
servergroups:
57-
master: "anti-affinity"
58-
worker: "anti-affinity"
57+
master: "soft-anti-affinity"
58+
worker: "soft-anti-affinity"

jobs_definitions/osp_verification_5.0_nightly.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ ocp_deployment_topology:
5757
master: 3
5858
worker: 2
5959
servergroups:
60-
master: "anti-affinity"
61-
worker: "anti-affinity"
60+
master: "soft-anti-affinity"
61+
worker: "soft-anti-affinity"

0 commit comments

Comments
 (0)