From ae24d1f21babb6cc82f79ecaae9161113f84c588 Mon Sep 17 00:00:00 2001 From: Ruslan Aliev Date: Mon, 5 Feb 2024 17:09:08 -0600 Subject: [PATCH] Fix naming of zuul nodeset Change-Id: Ifb631df8e978d463592a9c4227311a077495e71d Signed-off-by: Ruslan Aliev --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 06ceb6e..da7af9e 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -35,7 +35,7 @@ name: armada-operator-docker-build-gate-ubuntu_focal timeout: 3600 run: tools/gate/playbooks/docker-image-build.yaml - nodeset: armada-single-node-focal + nodeset: armada-operator-single-node-focal vars: publish: false distro: ubuntu_focal @@ -48,7 +48,7 @@ name: armada-operator-docker-publish-ubuntu_focal timeout: 3600 run: tools/gate/playbooks/docker-image-build.yaml - nodeset: armada-single-node-focal + nodeset: armada-operator-single-node-focal secrets: - airship_armada_operator_quay_creds vars: