From 53959c45e33d814cfa7b732ec90f6de775a62a3e Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Fri, 1 Aug 2025 13:47:16 +0200 Subject: [PATCH] [CI] Do not use devstack-single-node-fedora-latest nodeset devstack-single-node-fedora-latest nodeset does not exist anymore in CI, so let's use the default nodeset for barbican-dogtag-tox-functional test job to get rid of the zuul config error [1]. [1] The nodeset "devstack-single-node-fedora-latest" was not found. Change-Id: I0e3a839101b60e5c539ca8178db7dc878a040549 Signed-off-by: Elod Illes --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index e657fa4d2..58643962e 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -14,7 +14,6 @@ - job: name: barbican-dogtag-tox-functional - nodeset: devstack-single-node-fedora-latest parent: barbican-tox-functional description: | Functional testing for DogTag backend