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: Idfa7bf4e280d1894c92ffe808c15edd811d4cedc
This commit is contained in:
Andreas Jaeger 2019-10-29 21:56:39 +01:00 committed by Andreas Jaeger
parent 922f2d79d7
commit 665d1a3601
2 changed files with 6 additions and 6 deletions

View File

@ -31,17 +31,17 @@
install_method: distro
- job:
name: openstack-ansible-deploy-aio_metal_swift-opensuse-150
name: openstack-ansible-deploy-aio_metal_swift-opensuse-15
parent: openstack-ansible-deploy-aio
nodeset: opensuse-150
nodeset: opensuse-15
vars:
action: deploy
scenario: aio_metal_swift
- job:
name: openstack-ansible-deploy-aio_distro_metal_swift-opensuse-150
name: openstack-ansible-deploy-aio_distro_metal_swift-opensuse-15
parent: openstack-ansible-deploy-aio
nodeset: opensuse-150
nodeset: opensuse-15
vars:
action: deploy
scenario: aio_metal_swift

View File

@ -33,6 +33,6 @@
- openstack-ansible-deploy-aio_distro_metal_swift-centos-7
experimental:
jobs:
- openstack-ansible-deploy-aio_metal_swift-opensuse-150
- openstack-ansible-deploy-aio_distro_metal_swift-opensuse-150
- openstack-ansible-deploy-aio_metal_swift-opensuse-15
- openstack-ansible-deploy-aio_distro_metal_swift-opensuse-15
- openstack-ansible-deploy-aio_distro_metal_swift-ubuntu-bionic