File tree 3 files changed +31
-0
lines changed
3 files changed +31
-0
lines changed Original file line number Diff line number Diff line change 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 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
Original file line number Diff line number Diff line change 12
12
dependencies :
13
13
- openstack-k8s-operators-content-provider
14
14
- cifmw-crc-podified-edpm-baremetal : *content_provider
15
+ - cifmw-podified-multinode-edpm-base-crc-cloud : *content_provider
15
16
16
17
- project-template :
17
18
name : podified-multinode-edpm-pipeline
You can’t perform that action at this time.
0 commit comments