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
This commit is contained in:
Clark Boylan 2019-10-22 16:05:43 -07:00
parent 32dbadd49b
commit ccd9c7b2aa
1 changed files with 2 additions and 2 deletions

View File

@ -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