Switch to opensuse-15 nodeset for bindep testing

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.

Remove testing against opensuse 423 which is unmaintained and end of
life.

Depends-On: https://review.opendev.org/#/c/666066/
Change-Id: I8968c39fd0f8e107d0e4046b442e53fa89b1c4c1
This commit is contained in:
Dirk Mueller 2019-06-26 09:38:04 +02:00
parent 09218a7621
commit ed9cd36d83
1 changed files with 4 additions and 11 deletions

View File

@ -21,14 +21,9 @@
nodeset: fedora-latest
- job:
name: bindep-opensuse-150
name: bindep-opensuse-15
parent: bindep-base
nodeset: opensuse-150
- job:
name: bindep-opensuse-423
parent: bindep-base
nodeset: opensuse-423
nodeset: opensuse-15
- job:
name: bindep-ubuntu-trusty
@ -45,15 +40,13 @@
jobs:
- bindep-centos-7
- bindep-fedora-latest
- bindep-opensuse-150
- bindep-opensuse-423
- bindep-opensuse-15
- bindep-ubuntu-trusty
- bindep-ubuntu-xenial
gate:
jobs:
- bindep-centos-7
- bindep-fedora-latest
- bindep-opensuse-150
- bindep-opensuse-423
- bindep-opensuse-15
- bindep-ubuntu-trusty
- bindep-ubuntu-xenial