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: I4cf723c758f73501f6fa5ce45387a1bb569dfed6
This commit is contained in:
Jean-Philippe Evrard 2018-05-08 21:44:48 +02:00
parent d1dc867ef1
commit fd64447f8e
2 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,7 @@ galaxy_info:
- name: Ubuntu
versions:
- xenial
- bionic
- name: EL
versions:
- 7

View File

@ -18,6 +18,7 @@
- openstack-ansible-linters
- openstack-ansible-functional-centos-7
- openstack-ansible-functional-opensuse-423
- openstack-ansible-functional-ubuntu-bionic
- openstack-ansible-functional-ubuntu-xenial
experimental:
jobs:
@ -27,4 +28,5 @@
- openstack-ansible-linters
- openstack-ansible-functional-centos-7
- openstack-ansible-functional-opensuse-423
- openstack-ansible-functional-ubuntu-bionic
- openstack-ansible-functional-ubuntu-xenial