File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed 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-30 -0-6xlarge
14
+ nodeset : centos-9-crc-2-36 -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
- job :
3
3
name : podified-multinode-edpm-deployment-crc-3comp
4
4
parent : podified-multinode-edpm-deployment-crc
5
- nodeset : centos-9-medium-3x-centos-9-crc-extracted-2-30 -0-xxl
5
+ nodeset : centos-9-medium-3x-centos-9-crc-extracted-2-36 -0-xxl
6
6
vars :
7
7
crc_ci_bootstrap_cloud_name : " {{ nodepool.cloud | replace('-nodepool-tripleo','') }}"
8
8
crc_ci_bootstrap_networking :
78
78
- job :
79
79
name : podified-multinode-hci-deployment-crc-3comp
80
80
parent : podified-multinode-edpm-deployment-crc
81
- nodeset : centos-9-medium-3x-centos-9-crc-extracted-2-30 -0-xxl
81
+ nodeset : centos-9-medium-3x-centos-9-crc-extracted-2-36 -0-xxl
82
82
vars :
83
83
cifmw_edpm_deploy_hci : true
84
84
crc_ci_bootstrap_cloud_name : " {{ nodepool.cloud | replace('-nodepool-tripleo','') }}"
169
169
- job :
170
170
name : podified-multinode-hci-deployment-crc-1comp
171
171
parent : podified-multinode-edpm-deployment-crc
172
- nodeset : centos-9-medium-centos-9-crc-extracted-2.30 -3xl
172
+ nodeset : centos-9-medium-centos-9-crc-extracted-2-36-0 -3xl
173
173
vars :
174
174
cifmw_edpm_deploy_hci : true
175
175
cifmw_cephadm_single_host_defaults : true
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-30 -0-3xl
5
+ nodeset : centos-9-crc-2-36 -0-3xl
6
6
parent : base-simple-crc
7
7
vars :
8
8
crc_parameters : " --memory 24000 --disk-size 120 --cpus 8"
You can’t perform that action at this time.
0 commit comments