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:
parent
32dbadd49b
commit
ccd9c7b2aa
@ -35,7 +35,7 @@
|
|||||||
- job:
|
- job:
|
||||||
name: keystone-dsvm-functional-federation-opensuse15
|
name: keystone-dsvm-functional-federation-opensuse15
|
||||||
parent: keystone-dsvm-functional
|
parent: keystone-dsvm-functional
|
||||||
nodeset: devstack-single-node-opensuse-150
|
nodeset: devstack-single-node-opensuse-15
|
||||||
vars:
|
vars:
|
||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
TEMPEST_PLUGINS: '/opt/stack/keystone-tempest-plugin'
|
TEMPEST_PLUGINS: '/opt/stack/keystone-tempest-plugin'
|
||||||
@ -233,7 +233,7 @@
|
|||||||
irrelevant-files: *irrelevant-files
|
irrelevant-files: *irrelevant-files
|
||||||
- tempest-pg-full:
|
- tempest-pg-full:
|
||||||
irrelevant-files: *tempest-irrelevant-files
|
irrelevant-files: *tempest-irrelevant-files
|
||||||
- tempest-full-py3-opensuse150:
|
- tempest-full-py3-opensuse15:
|
||||||
irrelevant-files: *tempest-irrelevant-files
|
irrelevant-files: *tempest-irrelevant-files
|
||||||
- keystone-dsvm-functional-federation-centos7:
|
- keystone-dsvm-functional-federation-centos7:
|
||||||
irrelevant-files: *irrelevant-files
|
irrelevant-files: *irrelevant-files
|
||||||
|
Loading…
Reference in New Issue
Block a user