Skip to content

Commit fa85f7d

Browse files
adding orion consolidated analysis for 24, 120, 252 nodes
Signed-off-by: ArthurChenCoding <artchen@redhat.com>
1 parent a4b3b5b commit fa85f7d

4 files changed

Lines changed: 32 additions & 0 deletions

ci-operator/config/openshift-eng/ocp-qe-perfscale-ci/openshift-eng-ocp-qe-perfscale-ci-main__aws-4.21-nightly-x86.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ tests:
6969
--local-indexing
7070
NODE_DENSITY_GC: "false"
7171
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.4xlarge
72+
RUN_ORION: "true"
7273
SET_ENV_BY_PLATFORM: custom
7374
SIZE_VARIANT: large
7475
UDN_ITERATION_MULTIPLIER: "1"
@@ -78,6 +79,7 @@ tests:
7879
test:
7980
- ref: openshift-qe-workers-scale
8081
- chain: openshift-qe-control-plane
82+
- chain: openshift-qe-orion-consolidated
8183
workflow: openshift-qe-installer-aws
8284
- as: control-plane-24nodes
8385
cron: 0 5 8-14 * 2
@@ -89,11 +91,13 @@ tests:
8991
BASE_DOMAIN: qe.devcluster.openshift.com
9092
ENABLE_LAYER_3: "false"
9193
KB_FLAGS: --local-indexing
94+
RUN_ORION: "true"
9295
UDN_ITERATION_MULTIPLIER: "3"
9396
ZONES_COUNT: "3"
9497
test:
9598
- ref: openshift-qe-workers-scale
9699
- chain: openshift-qe-control-plane
100+
- chain: openshift-qe-orion-consolidated
97101
workflow: openshift-qe-installer-aws
98102
- always_run: false
99103
as: conc-builds-3nodes

ci-operator/config/openshift-eng/ocp-qe-perfscale-ci/openshift-eng-ocp-qe-perfscale-ci-main__aws-4.22-nightly-x86.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ tests:
6969
--local-indexing
7070
NODE_DENSITY_GC: "false"
7171
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.8xlarge
72+
RUN_ORION: "true"
7273
SET_ENV_BY_PLATFORM: custom
7374
SIZE_VARIANT: large
7475
UDN_ITERATION_MULTIPLIER: "0.25"
@@ -78,6 +79,7 @@ tests:
7879
test:
7980
- ref: openshift-qe-workers-scale
8081
- chain: openshift-qe-control-plane
82+
- chain: openshift-qe-orion-consolidated
8183
workflow: openshift-qe-installer-aws
8284
timeout: 14h0m0s
8385
- as: control-plane-120nodes
@@ -95,6 +97,7 @@ tests:
9597
--local-indexing
9698
NODE_DENSITY_GC: "false"
9799
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.4xlarge
100+
RUN_ORION: "true"
98101
SET_ENV_BY_PLATFORM: custom
99102
SIZE_VARIANT: large
100103
UDN_ITERATION_MULTIPLIER: "1"
@@ -104,6 +107,7 @@ tests:
104107
test:
105108
- ref: openshift-qe-workers-scale
106109
- chain: openshift-qe-control-plane
110+
- chain: openshift-qe-orion-consolidated
107111
workflow: openshift-qe-installer-aws
108112
- as: control-plane-24nodes
109113
cron: 0 5 * * 6,2,4,5
@@ -115,11 +119,13 @@ tests:
115119
BASE_DOMAIN: qe.devcluster.openshift.com
116120
ENABLE_LAYER_3: "false"
117121
KB_FLAGS: --local-indexing
122+
RUN_ORION: "true"
118123
UDN_ITERATION_MULTIPLIER: "3"
119124
ZONES_COUNT: "3"
120125
test:
121126
- ref: openshift-qe-workers-scale
122127
- chain: openshift-qe-control-plane
128+
- chain: openshift-qe-orion-consolidated
123129
workflow: openshift-qe-installer-aws
124130
- as: control-plane-etcdencrypt-24nodes
125131
cron: 0 3 * * 3
@@ -130,11 +136,13 @@ tests:
130136
BASE_DOMAIN: qe.devcluster.openshift.com
131137
ENABLE_LAYER_3: "false"
132138
KB_FLAGS: --local-indexing
139+
RUN_ORION: "true"
133140
UDN_ITERATION_MULTIPLIER: "3"
134141
ZONES_COUNT: "3"
135142
test:
136143
- ref: openshift-qe-workers-scale
137144
- chain: openshift-qe-control-plane
145+
- chain: openshift-qe-orion-consolidated
138146
workflow: openshift-qe-installer-aws-etcd-encryption
139147
- always_run: false
140148
as: conc-builds-3nodes
@@ -233,6 +241,7 @@ tests:
233241
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.4xlarge
234242
PODS_PER_NODE: "175"
235243
PROFILE_TYPE: both
244+
RUN_ORION: "true"
236245
SET_ENV_BY_PLATFORM: custom
237246
SIZE_VARIANT: large
238247
UDN_ITERATION_MULTIPLIER: "1"
@@ -242,6 +251,7 @@ tests:
242251
test:
243252
- ref: openshift-qe-workers-scale
244253
- chain: openshift-qe-control-plane
254+
- chain: openshift-qe-orion-consolidated
245255
workflow: openshift-qe-installer-aws-ovn-ipsec
246256
timeout: 14h0m0s
247257
- as: control-plane-ipsec-252nodes
@@ -261,6 +271,7 @@ tests:
261271
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.8xlarge
262272
PODS_PER_NODE: "175"
263273
PROFILE_TYPE: both
274+
RUN_ORION: "true"
264275
SET_ENV_BY_PLATFORM: custom
265276
SIZE_VARIANT: large
266277
UDN_ITERATION_MULTIPLIER: "0.25"
@@ -270,6 +281,7 @@ tests:
270281
test:
271282
- ref: openshift-qe-workers-scale
272283
- chain: openshift-qe-control-plane
284+
- chain: openshift-qe-orion-consolidated
273285
workflow: openshift-qe-installer-aws-ovn-ipsec
274286
timeout: 14h0m0s
275287
- as: data-path-ipsec-9nodes

ci-operator/config/openshift-eng/ocp-qe-perfscale-ci/openshift-eng-ocp-qe-perfscale-ci-main__aws-4.23-nightly-x86.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ tests:
6969
--local-indexing
7070
NODE_DENSITY_GC: "false"
7171
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.8xlarge
72+
RUN_ORION: "true"
7273
SET_ENV_BY_PLATFORM: custom
7374
SIZE_VARIANT: large
7475
UDN_ITERATION_MULTIPLIER: "0.5"
@@ -78,6 +79,7 @@ tests:
7879
test:
7980
- ref: openshift-qe-workers-scale
8081
- chain: openshift-qe-control-plane
82+
- chain: openshift-qe-orion-consolidated
8183
workflow: openshift-qe-installer-aws
8284
- always_run: false
8385
as: control-plane-120nodes
@@ -94,6 +96,7 @@ tests:
9496
--local-indexing
9597
NODE_DENSITY_GC: "false"
9698
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.4xlarge
99+
RUN_ORION: "true"
97100
SET_ENV_BY_PLATFORM: custom
98101
SIZE_VARIANT: large
99102
UDN_ITERATION_MULTIPLIER: "1"
@@ -103,6 +106,7 @@ tests:
103106
test:
104107
- ref: openshift-qe-workers-scale
105108
- chain: openshift-qe-control-plane
109+
- chain: openshift-qe-orion-consolidated
106110
workflow: openshift-qe-installer-aws
107111
- always_run: false
108112
as: control-plane-24nodes
@@ -114,11 +118,13 @@ tests:
114118
BASE_DOMAIN: qe.devcluster.openshift.com
115119
ENABLE_LAYER_3: "false"
116120
KB_FLAGS: --local-indexing
121+
RUN_ORION: "true"
117122
UDN_ITERATION_MULTIPLIER: "3"
118123
ZONES_COUNT: "3"
119124
test:
120125
- ref: openshift-qe-workers-scale
121126
- chain: openshift-qe-control-plane
127+
- chain: openshift-qe-orion-consolidated
122128
workflow: openshift-qe-installer-aws
123129
- always_run: false
124130
as: control-plane-etcdencrypt-24nodes
@@ -128,11 +134,13 @@ tests:
128134
ADDITIONAL_WORKER_NODES: "21"
129135
BASE_DOMAIN: qe.devcluster.openshift.com
130136
ENABLE_LAYER_3: "false"
137+
RUN_ORION: "true"
131138
UDN_ITERATION_MULTIPLIER: "3"
132139
ZONES_COUNT: "3"
133140
test:
134141
- ref: openshift-qe-workers-scale
135142
- chain: openshift-qe-control-plane
143+
- chain: openshift-qe-orion-consolidated
136144
workflow: openshift-qe-installer-aws-etcd-encryption
137145
- always_run: false
138146
as: conc-builds-3nodes
@@ -228,6 +236,7 @@ tests:
228236
NODE_DENSITY_GC: "false"
229237
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.4xlarge
230238
PROFILE_TYPE: both
239+
RUN_ORION: "true"
231240
SET_ENV_BY_PLATFORM: custom
232241
SIZE_VARIANT: large
233242
UDN_ITERATION_MULTIPLIER: "1"
@@ -237,6 +246,7 @@ tests:
237246
test:
238247
- ref: openshift-qe-workers-scale
239248
- chain: openshift-qe-control-plane
249+
- chain: openshift-qe-orion-consolidated
240250
workflow: openshift-qe-installer-aws-ovn-ipsec
241251
- always_run: false
242252
as: control-plane-ipsec-252nodes
@@ -252,6 +262,7 @@ tests:
252262
NODE_DENSITY_GC: "false"
253263
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.8xlarge
254264
PROFILE_TYPE: both
265+
RUN_ORION: "true"
255266
SET_ENV_BY_PLATFORM: custom
256267
SIZE_VARIANT: large
257268
UDN_ITERATION_MULTIPLIER: "0.5"
@@ -261,6 +272,7 @@ tests:
261272
test:
262273
- ref: openshift-qe-workers-scale
263274
- chain: openshift-qe-control-plane
275+
- chain: openshift-qe-orion-consolidated
264276
workflow: openshift-qe-installer-aws-ovn-ipsec
265277
- always_run: false
266278
as: data-path-ipsec-9nodes

ci-operator/config/openshift-eng/ocp-qe-perfscale-ci/openshift-eng-ocp-qe-perfscale-ci-main__aws-5.0-nightly-x86.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ tests:
7070
--local-indexing
7171
NODE_DENSITY_GC: "false"
7272
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.4xlarge
73+
RUN_ORION: "true"
7374
SET_ENV_BY_PLATFORM: custom
7475
SIZE_VARIANT: large
7576
UDN_ITERATION_MULTIPLIER: "1"
@@ -79,6 +80,7 @@ tests:
7980
test:
8081
- ref: openshift-qe-workers-scale
8182
- chain: openshift-qe-control-plane
83+
- chain: openshift-qe-orion-consolidated
8284
workflow: openshift-qe-installer-aws
8385
- as: control-plane-24nodes
8486
cron: 0 5 * * 2,5
@@ -89,11 +91,13 @@ tests:
8991
ADDITIONAL_WORKER_NODES: "21"
9092
BASE_DOMAIN: qe.devcluster.openshift.com
9193
ENABLE_LAYER_3: "false"
94+
RUN_ORION: "true"
9295
UDN_ITERATION_MULTIPLIER: "3"
9396
ZONES_COUNT: "3"
9497
test:
9598
- ref: openshift-qe-workers-scale
9699
- chain: openshift-qe-control-plane
100+
- chain: openshift-qe-orion-consolidated
97101
workflow: openshift-qe-installer-aws
98102
- always_run: false
99103
as: compact-cp-3nodes

0 commit comments

Comments
 (0)