Skip to content

Commit 9fae0d1

Browse files
Lewis Dennylewisdenny
authored andcommitted
Move baremetal and Tufu jobs to 4.18 nested
1 parent 93b065d commit 9fae0d1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

zuul.d/base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
#
252252
- job:
253253
name: cifmw-base-crc
254-
nodeset: centos-9-crc-2-39-0-3xl
254+
nodeset: centos-9-crc-2-48-0-3xl
255255
timeout: 10800
256256
abstract: true
257257
parent: base-simple-crc

zuul.d/edpm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# Virtual Baremetal job with CRC and single compute node.
1212
- job:
1313
name: cifmw-crc-podified-edpm-baremetal
14-
nodeset: centos-9-crc-2-39-0-6xlarge
14+
nodeset: centos-9-crc-2-48-0-6xlarge
1515
parent: cifmw-base-crc-openstack
1616
run: ci/playbooks/edpm_baremetal_deployment/run.yml
1717
vars:

zuul.d/end-to-end.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# cifmw base job
33
- job:
44
name: cifmw-end-to-end-base
5-
nodeset: centos-9-crc-2-39-0-3xl
5+
nodeset: centos-9-crc-2-48-0-3xl
66
parent: base-simple-crc
77
vars:
88
crc_parameters: "--memory 24000 --disk-size 120 --cpus 8"

zuul.d/tofu.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- ^ci/playbooks/molecule.*
77
- ^ci_framework/playbooks/run_tofu.yml
88
name: cifmw-molecule-tofu
9-
nodeset: centos-9-crc-2-39-0-xl
9+
nodeset: centos-9-crc-2-48-0-xl
1010
parent: cifmw-molecule-base
1111
vars:
1212
TEST_RUN: tofu

0 commit comments

Comments
 (0)