File tree 3 files changed +33
-3
lines changed
3 files changed +33
-3
lines changed Original file line number Diff line number Diff line change 122
122
# crc_ci_bootstrap_networking using *extra-vars*.
123
123
- job :
124
124
name : cifmw-podified-multinode-edpm-base-crc
125
- parent : base-extracted- crc
125
+ parent : base-crc-cloud
126
126
timeout : 10800
127
127
attempts : 1
128
- nodeset : centos-9-medium-centos-9-crc-extracted-2-36-0 -3xl
128
+ nodeset : centos-9-medium-centos-9-crc-cloud-ocp-4-16-rc4 -3xl
129
129
irrelevant-files : *ir_files
130
130
required-projects : &multinode_edpm_rp
131
131
- openstack-k8s-operators/ci-framework
308
308
- ci/playbooks/e2e-prepare.yml
309
309
- ci/playbooks/dump_zuul_data.yml
310
310
- ci/playbooks/pre-ci-bootstrap.yml
311
+
312
+ - job :
313
+ name : cifmw-podified-multinode-edpm-base-crc-cloud
314
+ parent : base-crc-cloud
315
+ timeout : 10800
316
+ attempts : 1
317
+ nodeset : centos-9-medium-centos-9-crc-cloud-ocp-4-16-rc4-3xl
318
+ irrelevant-files : *ir_files
319
+ required-projects : *multinode_edpm_rp
320
+ roles : *multinode_edpm_roles
321
+ pre-run : *multinode_edpm_pre_run
322
+ post-run : *multinode_edpm_post_run
323
+ vars : *multinode_edpm_vars
Original file line number Diff line number Diff line change 4
4
parent : cifmw-podified-multinode-edpm-base-crc
5
5
timeout : 5400
6
6
abstract : true
7
- nodeset : centos-9-medium-crc-extracted-2-36-0 -3xl
7
+ nodeset : centos-9-medium-centos-9- crc-cloud-ocp-4-16-rc4 -3xl
8
8
vars :
9
9
zuul_log_collection : true
10
10
extra-vars :
Original file line number Diff line number Diff line change 360
360
nodes :
361
361
- name : controller
362
362
label : centos-9-stream-crc-2-36-0-xl
363
+
364
+ - nodeset :
365
+ name : centos-9-medium-centos-9-crc-cloud-ocp-4-16-rc4-3xl
366
+ nodes :
367
+ - name : controller
368
+ label : cloud-centos-9-stream-tripleo-medium
369
+ - name : compute-0
370
+ label : cloud-centos-9-stream-tripleo
371
+ - name : crc
372
+ label : crc-cloud-ocp-4-16-0-rc4-3xl
373
+ groups :
374
+ - name : computes
375
+ nodes :
376
+ - compute-0
377
+ - name : ocps
378
+ nodes :
379
+ - crc
You can’t perform that action at this time.
0 commit comments