Add testing for ubuntu-bionic

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

Change-Id: Ib5cb809b4c56892f59f47683188099f0437eec59
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-03-04 15:32:49 -05:00
parent b871ac7a47
commit dfbd0fad32
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-nodepool
nodeset: fedora-27
- job:
name: ansible-role-nodepool-ubuntu-bionic
parent: ansible-role-nodepool
nodeset: ubuntu-bionic
- job:
name: ansible-role-nodepool-ubuntu-xenial
parent: ansible-role-nodepool
@ -25,6 +30,7 @@
check:
jobs:
- ansible-role-nodepool-fedora-27
- ansible-role-nodepool-ubuntu-bionic
- ansible-role-nodepool-ubuntu-xenial
- tox-linters
gate: