Stop gating on ubuntu-xenial
There is no issues running ubuntu-bionic, so stop gating on ubuntu-xenial to save CI resources. Change-Id: If3df793eddb52b03c32afb028f69186c26e474d5 Depends-On: https://review.openstack.org/623074 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
1446ef2e47
commit
9d07dd675e
15
.zuul.yaml
15
.zuul.yaml
@ -22,11 +22,6 @@
|
||||
parent: ansible-role-zuul
|
||||
nodeset: ubuntu-bionic
|
||||
|
||||
- job:
|
||||
name: ansible-role-zuul-ubuntu-xenial
|
||||
parent: ansible-role-zuul
|
||||
nodeset: ubuntu-xenial
|
||||
|
||||
# Testing for zuul_install_method: git
|
||||
- job:
|
||||
name: ansible-role-zuul-src
|
||||
@ -47,31 +42,21 @@
|
||||
parent: ansible-role-zuul-src
|
||||
nodeset: ubuntu-bionic
|
||||
|
||||
- job:
|
||||
name: ansible-role-zuul-src-ubuntu-xenial
|
||||
parent: ansible-role-zuul-src
|
||||
nodeset: ubuntu-xenial
|
||||
|
||||
- project:
|
||||
templates:
|
||||
- windmill-jobs-fedora-latest
|
||||
- windmill-jobs-bionic
|
||||
- windmill-jobs-xenial
|
||||
check:
|
||||
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
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user