Drop CentOS 7 jobs

Python 2 is no longer supported, and therefore neither is CentOS 7.

Change-Id: I7ee665cc5868ba7069dc02255c2777e6f62586ae
This commit is contained in:
Mark Goddard 2020-05-04 12:48:35 +01:00 committed by Iury Gregory Melo Ferreira
parent ece9f6e25f
commit ddbec7dd73
2 changed files with 0 additions and 21 deletions

View File

@ -7,14 +7,6 @@
vars:
tox_envlist: alint
- job:
name: tenks-deploy-teardown-ovs-centos7
parent: tenks-deploy-teardown-ovs-base
nodeset: centos-7
required-projects:
- name: openstack/requirements
override-checkout: stable/train
- job:
name: tenks-deploy-teardown-ovs-centos8
parent: tenks-deploy-teardown-ovs-base
@ -25,14 +17,6 @@
parent: tenks-deploy-teardown-ovs-base
nodeset: ubuntu-bionic
- job:
name: tenks-deploy-teardown-linuxbridge-centos7
parent: tenks-deploy-teardown-linuxbridge-base
nodeset: centos-7
required-projects:
- name: openstack/requirements
override-checkout: stable/train
- job:
name: tenks-deploy-teardown-linuxbridge-centos8
parent: tenks-deploy-teardown-linuxbridge-base
@ -42,4 +26,3 @@
name: tenks-deploy-teardown-linuxbridge-ubuntu
parent: tenks-deploy-teardown-linuxbridge-base
nodeset: ubuntu-bionic

View File

@ -9,10 +9,8 @@
check:
jobs:
- tenks-tox-ansible-lint
- tenks-deploy-teardown-ovs-centos7
- tenks-deploy-teardown-ovs-centos8
- tenks-deploy-teardown-ovs-ubuntu
- tenks-deploy-teardown-linuxbridge-centos7
- tenks-deploy-teardown-linuxbridge-centos8
- tenks-deploy-teardown-linuxbridge-ubuntu
# Until we have ironic jobs using tenks, gate on the kayobe overcloud
@ -22,10 +20,8 @@
queue: tenks
jobs:
- tenks-tox-ansible-lint
- tenks-deploy-teardown-ovs-centos7
- tenks-deploy-teardown-ovs-centos8
- tenks-deploy-teardown-ovs-ubuntu
- tenks-deploy-teardown-linuxbridge-centos7
- tenks-deploy-teardown-linuxbridge-centos8
- tenks-deploy-teardown-linuxbridge-ubuntu
# Until we have ironic jobs using tenks, gate on the kayobe overcloud