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: Ia76b107a137a39716253631e5a8d294f7ee9614e
This commit is contained in:
Andreas Jaeger 2019-10-16 21:41:09 +02:00
parent b184b7b79e
commit 2eaab495dd
1 changed files with 1 additions and 1 deletions

View File

@ -278,7 +278,7 @@
- ^releasenotes/.*$
- ^setup.cfg$
- ^tox.ini$
- tempest-full-py3-opensuse150:
- tempest-full-py3-opensuse15:
irrelevant-files:
- ^(test-|)requirements.txt$
- ^.*\.rst$