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 <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-12-06 21:09:01 -05:00
parent a721b1e7a9
commit 0f1682d5fb
1 changed files with 0 additions and 15 deletions

View File

@ -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