Add Bionic testing
Now that bionic testing is added into the tests repos, we can start testing it in the repo. Depends-On: https://review.openstack.org/#/c/566959/ Change-Id: I171b4aa14a579f9ebed590ab1ccd09bc7389b345
This commit is contained in:
parent
3be4203a87
commit
12200cc36d
@ -23,6 +23,7 @@ galaxy_info:
|
|||||||
- name: Ubuntu
|
- name: Ubuntu
|
||||||
versions:
|
versions:
|
||||||
- xenial
|
- xenial
|
||||||
|
- bionic
|
||||||
- name: EL
|
- name: EL
|
||||||
versions:
|
versions:
|
||||||
- 7
|
- 7
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
- openstack-ansible-functional-centos-7
|
- openstack-ansible-functional-centos-7
|
||||||
- openstack-ansible-functional-opensuse-423
|
- openstack-ansible-functional-opensuse-423
|
||||||
- openstack-ansible-functional-ubuntu-xenial
|
- openstack-ansible-functional-ubuntu-xenial
|
||||||
|
- openstack-ansible-functional-ubuntu-bionic
|
||||||
- openstack-ansible-python3-ubuntu-xenial
|
- openstack-ansible-python3-ubuntu-xenial
|
||||||
experimental:
|
experimental:
|
||||||
jobs:
|
jobs:
|
||||||
@ -29,4 +30,5 @@
|
|||||||
- openstack-ansible-functional-centos-7
|
- openstack-ansible-functional-centos-7
|
||||||
- openstack-ansible-functional-opensuse-423
|
- openstack-ansible-functional-opensuse-423
|
||||||
- openstack-ansible-functional-ubuntu-xenial
|
- openstack-ansible-functional-ubuntu-xenial
|
||||||
|
- openstack-ansible-functional-ubuntu-bionic
|
||||||
- openstack-ansible-python3-ubuntu-xenial
|
- openstack-ansible-python3-ubuntu-xenial
|
||||||
|
Loading…
Reference in New Issue
Block a user