From 63cc530143470bb7186850500c081ada75955fc0 Mon Sep 17 00:00:00 2001 From: Jesse Pretorius Date: Tue, 1 May 2018 12:12:01 +0100 Subject: [PATCH] Start gating on ubuntu-bionic Now that ubuntu-bionic is released, we can gate on it. Change-Id: Ia5795ca0016e6be55ab595e2d64f8088f6d015d8 --- .zuul.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 1cad94f..a63cbd8 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -60,7 +60,9 @@ gate: jobs: - ansible-role-whisper-fedora-27 + - ansible-role-whisper-ubuntu-bionic - ansible-role-whisper-ubuntu-xenial - ansible-role-whisper-src-fedora-27 + - ansible-role-whisper-src-ubuntu-bionic - ansible-role-whisper-src-ubuntu-xenial - tox-linters