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
|
||||
versions:
|
||||
- xenial
|
||||
- bionic
|
||||
- name: EL
|
||||
versions:
|
||||
- 7
|
||||
|
@ -19,6 +19,7 @@
|
||||
- openstack-ansible-functional-centos-7
|
||||
- openstack-ansible-functional-opensuse-423
|
||||
- openstack-ansible-functional-ubuntu-xenial
|
||||
- openstack-ansible-functional-ubuntu-bionic
|
||||
- openstack-ansible-python3-ubuntu-xenial
|
||||
experimental:
|
||||
jobs:
|
||||
@ -29,4 +30,5 @@
|
||||
- openstack-ansible-functional-centos-7
|
||||
- openstack-ansible-functional-opensuse-423
|
||||
- openstack-ansible-functional-ubuntu-xenial
|
||||
- openstack-ansible-functional-ubuntu-bionic
|
||||
- openstack-ansible-python3-ubuntu-xenial
|
||||
|
Loading…
Reference in New Issue
Block a user