jenkins: jobs: ansible-role-jobs: Add openSUSE 42.2
Instantiate jobs for openSUSE Leap 42.2 which is now available in the OpenStack CI. These jobs will be 'experimental' for the time being. Change-Id: I8573d1253d4b3cd53a53beff8adf9ef48f673a96
This commit is contained in:
parent
36c456486b
commit
e58307df56
@ -130,6 +130,7 @@
|
||||
- fedora-25
|
||||
- ubuntu-trusty
|
||||
- ubuntu-xenial
|
||||
- opensuse-422
|
||||
pipeline: gate
|
||||
scenario: func
|
||||
suffix:
|
||||
@ -151,6 +152,7 @@
|
||||
- centos-7
|
||||
- ubuntu-trusty
|
||||
- ubuntu-xenial
|
||||
- opensuse-422
|
||||
pipeline: gate
|
||||
suffix:
|
||||
- '-nv'
|
||||
|
@ -8903,6 +8903,7 @@
|
||||
node:
|
||||
- centos-7
|
||||
- ubuntu-xenial
|
||||
- opensuse-422
|
||||
scenario:
|
||||
- aio
|
||||
- ceph
|
||||
@ -8978,6 +8979,7 @@
|
||||
ostype:
|
||||
- centos-7
|
||||
- ubuntu-xenial
|
||||
- opensuse-422
|
||||
pipeline: gate
|
||||
scenario: ssl
|
||||
|
||||
|
@ -321,6 +321,19 @@ project-templates:
|
||||
check:
|
||||
- 'gate-{name}-ansible-func-ubuntu-xenial-nv'
|
||||
|
||||
- name: ansible-role-functional-jobs-opensuse-422
|
||||
experimental:
|
||||
- 'gate-{name}-ansible-func-opensuse-422'
|
||||
|
||||
- name: ansible-role-functional-jobs-opensuse-422-nv
|
||||
experimental:
|
||||
- 'gate-{name}-ansible-func-opensuse-422-nv'
|
||||
|
||||
- name: ansible-role-functional-dsvm-jobs-opensuse-422
|
||||
experimental:
|
||||
- 'gate-{name}-dsvm-ansible-func-opensuse-422'
|
||||
|
||||
|
||||
- name: bindep-fallback
|
||||
check:
|
||||
- gate-{name}-bindep-fallback-centos-7
|
||||
|
Loading…
Reference in New Issue
Block a user