From 54ec21ef1b1566451f132d001a6fd2802f090d15 Mon Sep 17 00:00:00 2001 From: morenod Date: Mon, 11 May 2026 11:49:23 +0200 Subject: [PATCH] Remove OCP 4.16 related jobs and move to 4.18 and 4.20 Replace watcher-operator-validation-epoxy-ocp4-16 with watcher-operator-validation-epoxy-ocp4-18 Move watcher-operator-base from 4.18 to 4.20, so now default OCP version will be 4.20 except on watcher-operator-validation-epoxy-ocp4-18 Assisted-by: claude Signed-off-by: morenod --- .zuul.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index c5139635..d18caf34 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -14,7 +14,7 @@ - job: name: watcher-operator-base - nodeset: centos-9-medium-2x-centos-9-crc-cloud-ocp-4-18-1-3xl + nodeset: centos-9-medium-2x-centos-9-crc-cloud-ocp-4-20-1-3xl parent: podified-multinode-edpm-deployment-crc-2comp description: | A multinode EDPM Zuul job which has one ansible controller, one @@ -199,12 +199,12 @@ watcher_scenario: "edpm-no-notifications" - job: - name: watcher-operator-validation-epoxy-ocp4-16 + name: watcher-operator-validation-epoxy-ocp4-18 parent: watcher-operator-validation-epoxy description: | - watcher-operator-validation qualification with OCP 4.16. + watcher-operator-validation qualification with OCP 4.18. No dedicated RabbitMQ notifications broker is enabled on this job. - nodeset: centos-9-medium-2x-centos-9-crc-extracted-2-39-0-3xl + nodeset: centos-9-medium-2x-centos-9-crc-cloud-ocp-4-18-1-3xl ########################################################## # # @@ -314,7 +314,7 @@ jobs: - openstack-meta-content-provider-epoxy - watcher-operator-validation-epoxy - - watcher-operator-validation-epoxy-ocp4-16 + - watcher-operator-validation-epoxy-ocp4-18 - project-template: name: opendev-watcher-edpm-pipeline