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: Iec3a54640602cb21e93c67d9fab144ca7303e832
This commit is contained in:
Jean-Philippe Evrard 2018-05-08 21:48:43 +02:00
parent b6ffe52a94
commit 3e11c2273b
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