From 741079069faa35951b123c5626c3a9adaad60718 Mon Sep 17 00:00:00 2001 From: Balazs Gibizer Date: Fri, 19 Jul 2024 14:41:01 +0200 Subject: [PATCH] [zuul]Use crc 2.39 that has ocp 4.16 (cherry picked from commit dd61c935a62fd9d3caf48383afa7859d2be76b6f) --- .zuul.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 182a19cc9..d8af0c8a8 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -38,7 +38,7 @@ - ci/nova-operator-kuttl/playbooks/deploy-deps.yaml run: - ci/nova-operator-kuttl/playbooks/run-kuttl.yaml - nodeset: centos-9-medium-crc-extracted-2-36-0-3xl + nodeset: centos-9-medium-crc-extracted-2-39-0-3xl vars: collection_namespace_override: "nova-kuttl-default" zuul_log_collection: true @@ -76,6 +76,7 @@ name: nova-operator-tempest-multinode parent: podified-multinode-edpm-deployment-crc-3comp dependencies: ["openstack-k8s-operators-content-provider"] + nodeset: centos-9-medium-3x-centos-9-crc-extracted-2-39-0-3xl post-run: - ci/nova-operator-base/playbooks/collect-logs.yaml vars: @@ -133,7 +134,7 @@ name: nova-operator-tempest-multinode-ceph parent: podified-multinode-hci-deployment-crc-3comp dependencies: ["openstack-k8s-operators-content-provider"] - nodeset: centos-9-medium-3x-centos-9-crc-extracted-2-36-0-3xl + nodeset: centos-9-medium-3x-centos-9-crc-extracted-2-39-0-3xl # Note: When inheriting from a job (or creating a variant of a job) vars are merged with previous definitions post-run: - ci/nova-operator-base/playbooks/collect-logs.yaml