Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion zuul.d/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@
#
- job:
name: cifmw-base-crc
nodeset: centos-9-crc-2-39-0-3xl
nodeset: centos-9-crc-2-48-0-3xl
timeout: 10800
abstract: true
parent: base-simple-crc
Expand Down
2 changes: 1 addition & 1 deletion zuul.d/edpm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# Virtual Baremetal job with CRC and single compute node.
- job:
name: cifmw-crc-podified-edpm-baremetal
nodeset: centos-9-crc-2-39-0-6xlarge
nodeset: centos-9-crc-2-48-0-6xlarge
parent: cifmw-base-crc-openstack
run: ci/playbooks/edpm_baremetal_deployment/run.yml
vars:
Expand Down
2 changes: 1 addition & 1 deletion zuul.d/end-to-end.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# cifmw base job
- job:
name: cifmw-end-to-end-base
nodeset: centos-9-crc-2-39-0-3xl
nodeset: centos-9-crc-2-48-0-3xl
parent: base-simple-crc
vars:
crc_parameters: "--memory 24000 --disk-size 120 --cpus 8"
Expand Down
2 changes: 1 addition & 1 deletion zuul.d/tofu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- ^ci/playbooks/molecule.*
- ^ci_framework/playbooks/run_tofu.yml
name: cifmw-molecule-tofu
nodeset: centos-9-crc-2-39-0-xl
nodeset: centos-9-crc-2-48-0-xl
parent: cifmw-molecule-base
vars:
TEST_RUN: tofu
Loading