Drop ubuntu-xenial testing

We've migrated to bionic for testing, since it is stable and an effort
to reduce CI resources.

Change-Id: Icd476bd293192921a11b7003eab4cb3c6ddf3eb5
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-12-06 21:00:05 -05:00
parent 05205aaec9
commit cac5f39b01
1 changed files with 0 additions and 9 deletions

View File

@ -14,26 +14,17 @@
parent: ansible-role-ssh parent: ansible-role-ssh
nodeset: ubuntu-bionic nodeset: ubuntu-bionic
- job:
name: ansible-role-ssh-ubuntu-xenial
parent: ansible-role-ssh
nodeset: ubuntu-xenial
- project: - project:
name: openstack/ansible-role-ssh
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-ssh-fedora-latest - ansible-role-ssh-fedora-latest
- ansible-role-ssh-ubuntu-bionic - ansible-role-ssh-ubuntu-bionic
- ansible-role-ssh-ubuntu-xenial
- tox-linters - tox-linters
gate: gate:
jobs: jobs:
- ansible-role-ssh-fedora-latest - ansible-role-ssh-fedora-latest
- ansible-role-ssh-ubuntu-bionic - ansible-role-ssh-ubuntu-bionic
- ansible-role-ssh-ubuntu-xenial
- tox-linters - tox-linters