Stop gating on ubuntu-xenial
There are no issue with using ubuntu-bionic now, so stop gating on ubuntu-xenial. Change-Id: I5c4cac0d2366a3708f325bffef082ec37d504a8e Depends-On: https://review.openstack.org/623074 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
f9aa5b286f
commit
b1ea651689
@ -15,25 +15,17 @@
|
|||||||
parent: ansible-role-sudoers
|
parent: ansible-role-sudoers
|
||||||
nodeset: ubuntu-bionic
|
nodeset: ubuntu-bionic
|
||||||
|
|
||||||
- job:
|
|
||||||
name: ansible-role-sudoers-ubuntu-xenial
|
|
||||||
parent: ansible-role-sudoers
|
|
||||||
nodeset: ubuntu-xenial
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
templates:
|
templates:
|
||||||
- windmill-jobs-fedora-latest
|
- windmill-jobs-fedora-latest
|
||||||
- windmill-jobs-bionic
|
- windmill-jobs-bionic
|
||||||
- windmill-jobs-xenial
|
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- ansible-role-sudoers-fedora-latest
|
- ansible-role-sudoers-fedora-latest
|
||||||
- ansible-role-sudoers-ubuntu-bionic
|
- ansible-role-sudoers-ubuntu-bionic
|
||||||
- ansible-role-sudoers-ubuntu-xenial
|
|
||||||
- tox-linters
|
- tox-linters
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- ansible-role-sudoers-fedora-latest
|
- ansible-role-sudoers-fedora-latest
|
||||||
- ansible-role-sudoers-ubuntu-bionic
|
- ansible-role-sudoers-ubuntu-bionic
|
||||||
- ansible-role-sudoers-ubuntu-xenial
|
|
||||||
- tox-linters
|
- tox-linters
|
||||||
|
Loading…
x
Reference in New Issue
Block a user