File tree Expand file tree Collapse file tree
.github/actions/generate-matrix Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ pipelines:
2525 strimzi_use_feature_gates : " false"
2626 strimzi_rbac_scope : " CLUSTER"
2727 cluster_operator_install_type : " yaml"
28- parallel : 4
28+ parallel : 3
2929- agent : " oracle-vm-8cpu-32gb-x86-64"
3030 arch : " amd64"
3131 pipeline : " regression"
@@ -43,7 +43,7 @@ pipelines:
4343 strimzi_use_feature_gates : " false"
4444 strimzi_rbac_scope : " CLUSTER"
4545 cluster_operator_install_type : " yaml"
46- parallel : 4
46+ parallel : 3
4747# - agent: "oracle-vm-8cpu-32gb-arm64"
4848# arch: "arm64"
4949# pipeline: "regression"
@@ -186,7 +186,7 @@ pipelines:
186186 strimzi_use_feature_gates : " false"
187187 strimzi_rbac_scope : " NAMESPACE"
188188 cluster_operator_install_type : " yaml"
189- parallel : 4
189+ parallel : 3
190190- agent : " oracle-vm-8cpu-32gb-x86-64"
191191 arch : " amd64"
192192 pipeline : " regression-rbac"
@@ -204,7 +204,7 @@ pipelines:
204204 strimzi_use_feature_gates : " false"
205205 strimzi_rbac_scope : " NAMESPACE"
206206 cluster_operator_install_type : " yaml"
207- parallel : 4
207+ parallel : 3
208208# - agent: "oracle-vm-8cpu-32gb-arm64"
209209# arch: "arm64"
210210# pipeline: "regression-rbac"
You can’t perform that action at this time.
0 commit comments