From 0b7d16473e82faebf09794074af2dc7a5a987412 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Tue, 31 Jul 2018 20:44:47 -0400 Subject: [PATCH] Gate on ubuntu bionic This is the latest LTS for ubuntu, and we are ready to gate. Change-Id: I439ea800b01130eda65e2ffd41ff9f10612adbd0 Signed-off-by: Paul Belanger --- .zuul.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 18220ab..9a8c24c 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -69,7 +69,9 @@ gate: jobs: - ansible-role-zuul-fedora-latest + - ansible-role-zuul-ubuntu-bionic - ansible-role-zuul-ubuntu-xenial - ansible-role-zuul-src-fedora-latest + - ansible-role-zuul-src-ubuntu-bionic - ansible-role-zuul-src-ubuntu-xenial - tox-linters