Add testing for ubuntu-bionic

With ubuntu-bionic nodes being online, we can start testing against
them.

Change-Id: I1cc3860bdd4a7bd2c37e6f23f819db1c40972cca
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-03-06 11:59:48 -05:00
parent 986be545cd
commit c76147644e
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 6 additions and 0 deletions

View File

@ -12,6 +12,11 @@
parent: ansible-role-zuul
nodeset: fedora-27
- job:
name: ansible-role-zuul-ubuntu-bionic
parent: ansible-role-zuul
nodeset: ubuntu-bionic
- job:
name: ansible-role-zuul-ubuntu-xenial
parent: ansible-role-zuul
@ -24,6 +29,7 @@
check:
jobs:
- ansible-role-zuul-fedora-27
- ansible-role-zuul-ubuntu-bionic
- ansible-role-zuul-ubuntu-xenial
- tox-linters
gate: