From da11984fb4466bd9aca708fc4380d5e2483594f5 Mon Sep 17 00:00:00 2001 From: Emma Foley Date: Tue, 28 May 2024 11:32:11 -0400 Subject: [PATCH] [zuul] Add new nodeset for OCP4.12 Editing the existing nodeset caused an error because the nodeset definition on master was different. --- .zuul.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 3acca433..57838e7a 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,6 +1,14 @@ --- - nodeset: name: stf-crc_extracted-ocp412 + nodes: + - name: controller + label: cloud-centos-9-stream-tripleo-vexxhost + - name: crc + label: coreos-crc-extracted-2-19-0-xxl + +- nodeset: + name: stf-crc_extracted-ocp412-new nodes: - name: controller label: cloud-centos-9-stream-tripleo-vexxhost