From 6aa7d00037fb5c60b124fd02d606466c2ff2e59f Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 16 Oct 2019 21:42:43 +0200 Subject: [PATCH] Switch to opensuse-15 nodeset opensuse-150 nodeset is referring to openSUSE 15.0, which is still in maintenance but openSUSE 15.1 has been released already. "opensuse-15" is going to refer to the "latest openSUSE 15.x" build released and working for OpenStack going forward, so add this nodeset and use it by default going forward. The new job tempest-full-py3-opensuse15 use the opensuse-15 nodeset, change tempest-full-py3-opensuse150 to tempest-full-py3-opensuse15. Change-Id: Ida6b3f115d987b85e811be246468acd290f6c911 (cherry picked from commit 604efd382a9ca32935f95da3de59136690ebf33f) --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 1d85cab34240..479d9594c5ee 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -432,7 +432,7 @@ - legacy-tempest-dsvm-full-devstack-plugin-nfs: irrelevant-files: *dsvm-irrelevant-files - nova-osprofiler-redis - - tempest-full-py3-opensuse150: + - tempest-full-py3-opensuse15: irrelevant-files: *dsvm-irrelevant-files - tempest-pg-full: irrelevant-files: *dsvm-irrelevant-files