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/566959
Depends-On: https://review.openstack.org/567032
Depends-On: https://review.openstack.org/567034
Depends-On: https://review.openstack.org/567038
Depends-On: https://review.openstack.org/567045
Change-Id: I8473f203a67b8128712b9aacdf194b1faa7cdc51
This commit is contained in:
Jesse Pretorius 2018-05-09 12:05:56 +01:00 committed by Jesse Pretorius (odyssey4me)
parent 49ca153ff6
commit 3dab77ff90
2 changed files with 2 additions and 1 deletions

View File

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

View File

@ -14,7 +14,7 @@
# limitations under the License.
- name: Prepare the host/containers
include: common/test-setup-host.yml
import_playbook: common/test-setup-host.yml
- name: Verify building on a web server, and installing using a URL
import_playbook: test-functional.yml