Add Bionic testing

Now that bionic testing is added into the tests repos, we can
start testing it in the repo.

Ubuntu 16.04 and Ubuntu 18.04 var files are identical, and
therefore merged into one.

Depends-On: https://review.openstack.org/#/c/566959/
Change-Id: Id4d84cbe689bf49dbaadd43862f889572f3e648a
This commit is contained in:
Jean-Philippe Evrard 2018-05-08 22:41:56 +02:00
parent 7224887b97
commit fa0d818652
3 changed files with 3 additions and 0 deletions

View File

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

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