Remove centos-7 testing

Becaue we want to only support python3, we have to drop support for
centos-7. This is fine as we are testing on fedora-27 today and
hopefully the next release of centos with include python3.

Change-Id: I778efeec57d73170269422c478273aa8156c6909
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-04-13 21:54:48 -04:00
parent e75294e6b1
commit 67e868013f
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 0 additions and 7 deletions

View File

@ -6,11 +6,6 @@
roles:
- zuul: openstack/ansible-role-gearman
- job:
name: ansible-role-gearman-centos-7
parent: ansible-role-gearman
nodeset: centos-7
- job:
name: ansible-role-gearman-fedora-27
parent: ansible-role-gearman
@ -32,14 +27,12 @@
- windmill-jobs-xenial
check:
jobs:
- ansible-role-gearman-centos-7
- ansible-role-gearman-fedora-27
- ansible-role-gearman-ubuntu-bionic
- ansible-role-gearman-ubuntu-xenial
- tox-linters
gate:
jobs:
- ansible-role-gearman-centos-7
- ansible-role-gearman-fedora-27
- ansible-role-gearman-ubuntu-xenial
- tox-linters