Add testing for ubuntu-bionic

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

Change-Id: I89c8971e0b4a9d257e677dfe07ac3907caf58c88
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-03-06 15:27:35 -05:00
parent 04df10cad4
commit 366c944683
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 6 additions and 0 deletions

View File

@ -16,6 +16,11 @@
parent: ansible-role-gearman
nodeset: fedora-27
- job:
name: ansible-role-gearman-ubuntu-bionic
parent: ansible-role-gearman
nodeset: ubuntu-bionic
- job:
name: ansible-role-gearman-ubuntu-xenial
parent: ansible-role-gearman
@ -29,6 +34,7 @@
jobs:
- ansible-role-gearman-centos-7
- ansible-role-gearman-fedora-27
- ansible-role-gearman-ubuntu-bionic
- ansible-role-gearman-ubuntu-xenial
- tox-linters
gate: