use opensuse15 as generic name instead of opensuse150
The Leap 15.x releases should be compatible with each other so we don't need to track the minor release. Lets standardize on opensuse15 so that we can more easily switch to Leap 15.1 once it becomes available. Change-Id: Ie2ea1156f905339a48fb19f68b4eb25dd4ff2dea
This commit is contained in:
parent
135fb6a31a
commit
c1d5a5765f
@ -55,7 +55,7 @@
|
||||
nodeset: opensuse-423
|
||||
|
||||
- job:
|
||||
name: openstack-infra-base-integration-opensuse150
|
||||
name: openstack-infra-base-integration-opensuse15
|
||||
parent: openstack-infra-base-integration
|
||||
nodeset: opensuse-150
|
||||
|
||||
@ -198,7 +198,13 @@
|
||||
- secondary
|
||||
|
||||
- job:
|
||||
name: openstack-infra-multinode-integration-opensuse150
|
||||
# Being updated to the latest opensuse 15.x release when available
|
||||
name: openstack-infra-multinode-integration-opensuse15
|
||||
description: |
|
||||
Multinode integration job for openSUSE Leap 15.x. Currently
|
||||
points to Leap 15.0 but will be updated to point to the latest
|
||||
available 15.x minor release automatically as they stay backward
|
||||
compatible.
|
||||
parent: openstack-infra-multinode-integration
|
||||
nodeset:
|
||||
nodes:
|
||||
|
@ -12,7 +12,7 @@
|
||||
- openstack-infra-base-integration-ubuntu-trusty
|
||||
- openstack-infra-base-integration-ubuntu-xenial
|
||||
- openstack-infra-base-integration-opensuse423
|
||||
- openstack-infra-base-integration-opensuse150
|
||||
- openstack-infra-base-integration-opensuse15
|
||||
- openstack-infra-base-integration-opensuse-tumbleweed:
|
||||
voting: false
|
||||
- openstack-infra-multinode-integration-centos-7
|
||||
@ -23,7 +23,7 @@
|
||||
- openstack-infra-multinode-integration-ubuntu-trusty
|
||||
- openstack-infra-multinode-integration-ubuntu-xenial
|
||||
- openstack-infra-multinode-integration-opensuse423
|
||||
- openstack-infra-multinode-integration-opensuse150
|
||||
- openstack-infra-multinode-integration-opensuse15
|
||||
- openstack-infra-multinode-integration-opensuse-tumbleweed:
|
||||
voting: false
|
||||
- openstack-infra-extra-integration-xenial
|
||||
@ -39,7 +39,7 @@
|
||||
- openstack-infra-base-integration-ubuntu-trusty
|
||||
- openstack-infra-base-integration-ubuntu-xenial
|
||||
- openstack-infra-base-integration-opensuse423
|
||||
- openstack-infra-base-integration-opensuse150
|
||||
- openstack-infra-base-integration-opensuse15
|
||||
- openstack-infra-multinode-integration-centos-7
|
||||
- openstack-infra-multinode-integration-debian-stable
|
||||
- openstack-infra-multinode-integration-fedora-latest
|
||||
@ -48,5 +48,5 @@
|
||||
- openstack-infra-multinode-integration-ubuntu-trusty
|
||||
- openstack-infra-multinode-integration-ubuntu-xenial
|
||||
- openstack-infra-multinode-integration-opensuse423
|
||||
- openstack-infra-multinode-integration-opensuse150
|
||||
- openstack-infra-multinode-integration-opensuse15
|
||||
- openstack-zuul-jobs-linters
|
||||
|
Loading…
x
Reference in New Issue
Block a user