File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 265
265
#
266
266
- job :
267
267
name : cifmw-base-crc
268
- nodeset : centos-9-crc-2-39 -0-3xl
268
+ nodeset : centos-9-crc-2-48 -0-3xl
269
269
timeout : 10800
270
270
abstract : true
271
271
parent : base-simple-crc
Original file line number Diff line number Diff line change 11
11
# Virtual Baremetal job with CRC and single compute node.
12
12
- job :
13
13
name : cifmw-crc-podified-edpm-baremetal
14
- nodeset : centos-9-crc-2-39 -0-6xlarge
14
+ nodeset : centos-9-crc-2-48 -0-6xlarge
15
15
parent : cifmw-base-crc-openstack
16
16
run : ci/playbooks/edpm_baremetal_deployment/run.yml
17
17
vars :
Original file line number Diff line number Diff line change 2
2
# cifmw base job
3
3
- job :
4
4
name : cifmw-end-to-end-base
5
- nodeset : centos-9-crc-2-39 -0-3xl
5
+ nodeset : centos-9-crc-2-48 -0-3xl
6
6
parent : base-simple-crc
7
7
vars :
8
8
crc_parameters : " --memory 24000 --disk-size 120 --cpus 8"
Original file line number Diff line number Diff line change 1
1
---
2
2
- job :
3
3
name : cifmw-base-kuttl
4
- nodeset : centos-9-crc-2-39 -0-xxl
4
+ nodeset : centos-9-crc-2-48 -0-xxl
5
5
timeout : 5400
6
6
abstract : true
7
7
vars :
Original file line number Diff line number Diff line change 6
6
- ^ci/playbooks/molecule.*
7
7
- ^ci_framework/playbooks/run_tofu.yml
8
8
name : cifmw-molecule-tofu
9
- nodeset : centos-9-crc-2-39 -0-xl
9
+ nodeset : centos-9-crc-2-48 -0-xl
10
10
parent : cifmw-molecule-base
11
11
vars :
12
12
TEST_RUN : tofu
You can’t perform that action at this time.
0 commit comments