From 2c05c44c32db895d2a793265fb86b6bf662c32d0 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Wed, 2 Feb 2022 17:57:12 +0000 Subject: [PATCH] Partially revert "Remove centos-8 as it is EOL" Temporarily bring back the centos-8 nodeset, but base it on the centos-8-stream node label. While this is technically incorrect, it may allow some projects which have yet to excise the old node label from their configurations to do so more easily, even if the jobs do the wrong thing and/or break. This semi-reverts commit 149dfae3723b0ced80d123a5fd7496b400e5e9ae. Change-Id: If32d0c4c503e11285fdcb7c45188568a5dc010bf --- zuul.d/nodesets.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/zuul.d/nodesets.yaml b/zuul.d/nodesets.yaml index 4dc38ff..ca6874f 100644 --- a/zuul.d/nodesets.yaml +++ b/zuul.d/nodesets.yaml @@ -5,6 +5,12 @@ - name: centos-7 label: centos-7 +- nodeset: + name: centos-8 + nodes: + - name: centos-8 + label: centos-8-stream + - nodeset: name: centos-8-stream nodes: