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/
Depends-On: https://review.openstack.org/#/c/567038/
Depends-On: https://review.openstack.org/#/c/567034/
Depends-On: https://review.openstack.org/#/c/567032/
Change-Id: I37e38e27786bba24f9aea86fcc8e997df0ed94d5
This commit is contained in:
Jean-Philippe Evrard 2018-05-08 22:40:33 +02:00 committed by Kevin Carter (cloudnull)
parent 408d1f28d0
commit 15c18782b6
2 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

@ -19,6 +19,7 @@
- openstack-ansible-linters
- openstack-ansible-functional-centos-7
- openstack-ansible-functional-opensuse-423
- openstack-ansible-functional-ubuntu-bionic
- openstack-ansible-functional-ubuntu-xenial
# TODO(evrardjp): uncomment this when the job is in the tests repo
#- openstack-ansible-python3-ubuntu-xenial-nv
@ -30,4 +31,5 @@
- openstack-ansible-linters
- openstack-ansible-functional-centos-7
- openstack-ansible-functional-opensuse-423
- openstack-ansible-functional-ubuntu-bionic
- openstack-ansible-functional-ubuntu-xenial