From f66414c5886a561579d8a80a99cb69fff0b52b0d Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Fri, 25 Oct 2019 13:53:00 -0700 Subject: [PATCH] Switch to the opensuse-15 nodeset We are trying to deprecate the opensuse-150 label type in favor of the opensuse-15 label. The reason for this is opensuse 15, like centos, doesn't support its older point releases and instead expects users to keep up to date on its minor updates. This allows us to carry one fewer image in opendev and ensures we are testing supported releases. Change-Id: Ia892bb120a02c091ffd55787a9d28b8dd311bfaa --- zuul.d/jobs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index c96b093..bcd2323 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -26,7 +26,7 @@ - job: name: stx-obs-build-opensuse - nodeset: opensuse-150 + nodeset: opensuse-15 run: playbooks/buildproject.yaml - job: