summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClark Boylan <clark.boylan@gmail.com>2019-10-22 16:05:43 -0700
committerClark Boylan <clark.boylan@gmail.com>2019-10-22 16:06:41 -0700
commitccd9c7b2aa2127092fab7cb93c5faf7396d49ea3 (patch)
tree34686211dc3f467865628a4fe32be00dfd8dad91
parent32dbadd49b1286bba20d0fdc5bccac81b25f10a1 (diff)
downloadkeystone-ccd9c7b2aa2127092fab7cb93c5faf7396d49ea3.tar.gz
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
-rw-r--r--.zuul.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index fa38264ea..82a830008 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