Stop testing on ubuntu-xenial

We are in the process of dropping xenial for bionic. This is to help
save on CI resources.

Change-Id: I49c4e3e2bf7ecc3a047fa86792a1ba4b5392b6ba
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-12-06 20:51:10 -05:00
parent 062d2800b2
commit 897a4c86b7
1 changed files with 0 additions and 9 deletions

View File

@ -18,26 +18,17 @@
parent: ansible-role-nginx
nodeset: ubuntu-bionic
- job:
name: ansible-role-nginx-ubuntu-xenial
parent: ansible-role-nginx
nodeset: ubuntu-xenial
- project:
name: openstack/ansible-role-nginx
templates:
- windmill-jobs-fedora-latest
- windmill-jobs-bionic
- windmill-jobs-xenial
check:
jobs:
- ansible-role-nginx-fedora-latest
- ansible-role-nginx-ubuntu-bionic
- ansible-role-nginx-ubuntu-xenial
- tox-linters
gate:
jobs:
- ansible-role-nginx-fedora-latest
- ansible-role-nginx-ubuntu-bionic
- ansible-role-nginx-ubuntu-xenial
- tox-linters