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: Ie520a061679f7c38cc0e27fbf3319805692d8494
This commit is contained in:
Jean-Philippe Evrard 2018-05-08 21:51:03 +02:00
parent d0284fbac4
commit e9499091ba
2 changed files with 3 additions and 0 deletions

View File

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

View File

@ -16,6 +16,7 @@
check:
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-ubuntu-bionic
- openstack-ansible-functional-ubuntu-xenial
experimental:
jobs:
@ -23,4 +24,5 @@
gate:
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-ubuntu-bionic
- openstack-ansible-functional-ubuntu-xenial