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:
parent
986be545cd
commit
c76147644e
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user