File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 251
251
#
252
252
- job :
253
253
name : cifmw-base-crc
254
- nodeset : centos-9-crc-2-39 -0-3xl
254
+ nodeset : centos-9-crc-2-48 -0-3xl
255
255
timeout : 10800
256
256
abstract : true
257
257
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 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