From 0f1682d5fb4e91485d84c719135dfa0b8025c97f Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Thu, 6 Dec 2018 21:09:01 -0500 Subject: [PATCH] Stop testing on ubuntu-xenial Remove xenial testing, in favor of bionic. This is to help save CI resources. Change-Id: I1b0ac0a216624a992b27229d1b8c995e95a20e98 Signed-off-by: Paul Belanger --- .zuul.yaml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 8b71ddb..b4f9365 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -21,11 +21,6 @@ parent: ansible-role-gearman nodeset: ubuntu-bionic -- job: - name: ansible-role-gearman-ubuntu-xenial - parent: ansible-role-gearman - nodeset: ubuntu-xenial - # Testing for gearman_install_method: git - job: name: ansible-role-gearman-src @@ -46,31 +41,21 @@ parent: ansible-role-gearman-src nodeset: ubuntu-bionic -- job: - name: ansible-role-gearman-src-ubuntu-xenial - parent: ansible-role-gearman-src - nodeset: ubuntu-xenial - - project: templates: - windmill-jobs-fedora-latest - windmill-jobs-bionic - - windmill-jobs-xenial check: jobs: - ansible-role-gearman-fedora-latest - ansible-role-gearman-ubuntu-bionic - - ansible-role-gearman-ubuntu-xenial - ansible-role-gearman-src-fedora-latest - ansible-role-gearman-src-ubuntu-bionic - - ansible-role-gearman-src-ubuntu-xenial - tox-linters gate: jobs: - ansible-role-gearman-fedora-latest - ansible-role-gearman-ubuntu-bionic - - ansible-role-gearman-ubuntu-xenial - ansible-role-gearman-src-fedora-latest - ansible-role-gearman-src-ubuntu-bionic - - ansible-role-gearman-src-ubuntu-xenial - tox-linters