Skip to content

Commit

Permalink
Update end to end and edpm* Zuul jobs to CRC 2.39 - OCP 4.16
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisdenny authored and openshift-merge-bot[bot] committed Jul 16, 2024
1 parent c695959 commit a296bf8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
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-36-0-6xlarge
nodeset: centos-9-crc-2-39-0-6xlarge
parent: cifmw-base-crc-openstack
run: ci/playbooks/edpm_baremetal_deployment/run.yml
vars:
Expand Down
6 changes: 3 additions & 3 deletions zuul.d/edpm_multinode.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- job:
name: podified-multinode-edpm-deployment-crc-3comp
parent: podified-multinode-edpm-deployment-crc
nodeset: centos-9-medium-3x-centos-9-crc-extracted-2-36-0-xxl
nodeset: centos-9-medium-3x-centos-9-crc-extracted-2-39-0-xxl
vars:
crc_ci_bootstrap_cloud_name: "{{ nodepool.cloud | replace('-nodepool-tripleo','') }}"
crc_ci_bootstrap_networking:
Expand Down Expand Up @@ -78,7 +78,7 @@
- job:
name: podified-multinode-hci-deployment-crc-3comp
parent: podified-multinode-edpm-deployment-crc
nodeset: centos-9-medium-3x-centos-9-crc-extracted-2-36-0-xxl
nodeset: centos-9-medium-3x-centos-9-crc-extracted-2-39-0-xxl
vars:
cifmw_edpm_deploy_hci: true
crc_ci_bootstrap_cloud_name: "{{ nodepool.cloud | replace('-nodepool-tripleo','') }}"
Expand Down Expand Up @@ -169,7 +169,7 @@
- job:
name: podified-multinode-hci-deployment-crc-1comp
parent: podified-multinode-edpm-deployment-crc
nodeset: centos-9-medium-centos-9-crc-extracted-2-36-0-3xl
nodeset: centos-9-medium-centos-9-crc-extracted-2-39-0-3xl
vars:
cifmw_edpm_deploy_hci: true
cifmw_cephadm_single_host_defaults: true
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-36-0-3xl
nodeset: centos-9-crc-2-39-0-3xl
parent: base-simple-crc
vars:
crc_parameters: "--memory 24000 --disk-size 120 --cpus 8"
Expand Down

0 comments on commit a296bf8

Please sign in to comment.