Skip to content

Commit e2524be

Browse files
author
Lewis Denny
committed
Move baremetal, Kuttle and Tufu jobs to 4.18 nested
1 parent f30dc77 commit e2524be

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

zuul.d/base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
#
266266
- job:
267267
name: cifmw-base-crc
268-
nodeset: centos-9-crc-2-39-0-3xl
268+
nodeset: centos-9-crc-2-48-0-3xl
269269
timeout: 10800
270270
abstract: true
271271
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/kuttl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
- job:
33
name: cifmw-base-kuttl
4-
nodeset: centos-9-crc-2-39-0-xxl
4+
nodeset: centos-9-crc-2-48-0-xxl
55
timeout: 5400
66
abstract: true
77
vars:

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)