Add openSUSE Leap 15.0 job for platform testing
Leap 15.0 has been released May 25th, 2018 (see https://en.opensuse.org/Portal:15.0 ) and we'd like to transition devstack against it and remove Leap 42.3 from the testing matrix. Leap 15.0 is newer than Leap 42.3 as the numbering schema of openSUSE was changed. This patch adds a new job for opensuse leap version 15.0 Depends-On: https://review.openstack.org/#/c/576798/ Change-Id: If9d8ae34a1d5fde85b1efde29a63f099d756f438 Signed-off-by: aojeagarcia <aojeagarcia@suse.com>
This commit is contained in:
parent
068a72c3dd
commit
f71b71b167
@ -49,6 +49,11 @@
|
||||
parent: openstack-infra-base-integration
|
||||
nodeset: opensuse-423
|
||||
|
||||
- job:
|
||||
name: openstack-infra-base-integration-opensuse150
|
||||
parent: openstack-infra-base-integration
|
||||
nodeset: opensuse-150
|
||||
|
||||
- job:
|
||||
name: openstack-infra-base-integration-opensuse-tumbleweed
|
||||
parent: openstack-infra-base-integration
|
||||
@ -170,6 +175,23 @@
|
||||
nodes:
|
||||
- secondary
|
||||
|
||||
- job:
|
||||
name: openstack-infra-multinode-integration-opensuse150
|
||||
parent: openstack-infra-multinode-integration
|
||||
nodeset:
|
||||
nodes:
|
||||
- name: primary
|
||||
label: opensuse-150
|
||||
- name: secondary
|
||||
label: opensuse-150
|
||||
groups:
|
||||
- name: switch
|
||||
nodes:
|
||||
- primary
|
||||
- name: peers
|
||||
nodes:
|
||||
- secondary
|
||||
|
||||
- job:
|
||||
name: openstack-infra-multinode-integration-opensuse-tumbleweed
|
||||
parent: openstack-infra-multinode-integration
|
||||
|
@ -11,6 +11,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-opensuse-tumbleweed:
|
||||
voting: false
|
||||
- openstack-infra-multinode-integration-centos-7
|
||||
@ -20,6 +21,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-opensuse-tumbleweed:
|
||||
voting: false
|
||||
- openstack-zuul-jobs-linters
|
||||
@ -32,6 +34,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-multinode-integration-centos-7
|
||||
- openstack-infra-multinode-integration-debian-stable
|
||||
- openstack-infra-multinode-integration-fedora-latest
|
||||
@ -39,4 +42,5 @@
|
||||
- openstack-infra-multinode-integration-ubuntu-trusty
|
||||
- openstack-infra-multinode-integration-ubuntu-xenial
|
||||
- openstack-infra-multinode-integration-opensuse423
|
||||
- openstack-infra-multinode-integration-opensuse150
|
||||
- openstack-zuul-jobs-linters
|
||||
|
Loading…
x
Reference in New Issue
Block a user