Switch to opensuse-15

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.

Note this is not a backport, master has changed the job setup completly,
instead it just updates the jobs.

Depends-On: https://review.opendev.org/692137
Change-Id: I6121024a15369a3207cf4b8ac536764069ac2921
This commit is contained in:
Andreas Jaeger 2019-10-29 21:44:50 +01:00 committed by Andreas Jaeger
parent d456e24f74
commit 63718a4b3a
2 changed files with 3 additions and 3 deletions

View File

@ -21,9 +21,9 @@
scenario: aio_metal_trove
- job:
name: openstack-ansible-deploy-aio_metal_trove-opensuse-150
name: openstack-ansible-deploy-aio_metal_trove-opensuse-15
parent: openstack-ansible-deploy-aio
nodeset: opensuse-150
nodeset: opensuse-15
vars:
action: deploy
scenario: aio_metal_trove

View File

@ -30,4 +30,4 @@
- openstack-ansible-deploy-aio_metal_trove-ubuntu-bionic
experimental:
jobs:
- openstack-ansible-deploy-aio_metal_trove-opensuse-150
- openstack-ansible-deploy-aio_metal_trove-opensuse-15