From ccd9c7b2aa2127092fab7cb93c5faf7396d49ea3 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Tue, 22 Oct 2019 16:05:43 -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: Ifa3e79514f52bc78dbaf6496188075c24366d86c --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index fa38264ea3..82a8300088 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -35,7 +35,7 @@ - job: name: keystone-dsvm-functional-federation-opensuse15 parent: keystone-dsvm-functional - nodeset: devstack-single-node-opensuse-150 + nodeset: devstack-single-node-opensuse-15 vars: devstack_localrc: TEMPEST_PLUGINS: '/opt/stack/keystone-tempest-plugin' @@ -233,7 +233,7 @@ irrelevant-files: *irrelevant-files - tempest-pg-full: irrelevant-files: *tempest-irrelevant-files - - tempest-full-py3-opensuse150: + - tempest-full-py3-opensuse15: irrelevant-files: *tempest-irrelevant-files - keystone-dsvm-functional-federation-centos7: irrelevant-files: *irrelevant-files