Don't allow to run train on centos7

This change will not allow to run the train on centos7.

Here we are going to migrate upstream stable/train jobs
from CentOS-7 to CentOS-8 [1] is close.
CentOS-7 stable/train will continue to be tested in our
3rd party periodic pipeline and builds of CentOS-7
stable/train will be qualified here [2][3].

Also we are keeping c7 multinode containers job to
maintain c7 coverage.

[1]: https://review.opendev.org/#/c/738375
[2]: https://review.rdoproject.org/zuul/builds?pipeline=openstack-periodic-integration-stable2-centos7
[3]: http://lists.openstack.org/pipermail/openstack-discuss/2020-July/016157.html

Change-Id: I9f274c3866b214373c3562b0d6b480d15df1ce37
Signed-off-by: Bhagyashri Shewale <bshewale@redhat.com>
This commit is contained in:
Bhagyashri Shewale 2020-07-28 10:57:25 +05:30
parent a8e2cb08ce
commit 46d1aa9c5c
3 changed files with 11 additions and 11 deletions

View File

@ -454,7 +454,7 @@
name: tripleo-ci-centos-7-scenario007-multinode-oooq-container
parent: tripleo-ci-base-multinode
voting: false
branches: ^stable/(queens|rocky|stein|train).*$
branches: ^stable/(queens|rocky|stein).*$
vars:
nodes: 1ctlr
featureset: '030'
@ -474,7 +474,7 @@
name: tripleo-ci-centos-7-scenario008-multinode-oooq-container
parent: tripleo-ci-base-multinode
voting: false
branches: ^(stable/(queens|rocky|stein|train)).*$
branches: ^(stable/(queens|rocky|stein)).*$
vars:
nodes: 1ctlr
featureset: '031'
@ -483,7 +483,7 @@
name: tripleo-ci-centos-7-scenario010-multinode-oooq-container
parent: tripleo-ci-base-multinode
voting: false
branches: ^(stable/(queens|rocky|stein|train)).*$
branches: ^(stable/(queens|rocky|stein)).*$
vars:
nodes: 1ctlr
featureset: '038'

View File

@ -7,7 +7,7 @@
name: tripleo-ci-centos-7-standalone
parent: tripleo-ci-base-standalone
nodeset: single-centos-7-node
branches: ^(stable/(stein|train)).*$
branches: ^(stable/(stein)).*$
vars:
featureset: '052'
irrelevant-files:
@ -452,7 +452,7 @@
voting: true
parent: tripleo-ci-base-standalone
nodeset: single-centos-7-node
branches: ^(stable/(stein|train)).*$
branches: ^(stable/(stein)).*$
vars:
featureset: '052'
standalone_ceph: true
@ -476,7 +476,7 @@
voting: true
parent: tripleo-ci-base-standalone
nodeset: single-centos-7-node
branches: ^(stable/(stein|train)).*$
branches: ^(stable/(stein)).*$
vars:
featureset: '052'
featureset_override:
@ -505,7 +505,7 @@
voting: true
parent: tripleo-ci-base-standalone
nodeset: single-centos-7-node
branches: ^(stable/(stein|train)).*$
branches: ^(stable/(stein)).*$
vars:
featureset: '052'
featureset_override:
@ -525,7 +525,7 @@
voting: true
parent: tripleo-ci-base-standalone
nodeset: single-centos-7-node
branches: ^(stable/(stein|train)).*$
branches: ^(stable/(stein)).*$
vars:
featureset: '052'
standalone_ceph: true
@ -550,7 +550,7 @@
voting: true
parent: tripleo-ci-base-standalone
nodeset: single-centos-7-node
branches: ^(stable/(stein|train)).*$
branches: ^(stable/(stein)).*$
vars:
tags:
- build
@ -570,7 +570,7 @@
voting: false
parent: tripleo-ci-base-standalone
nodeset: single-centos-7-node
branches: ^(stable/(stein|train)).*$
branches: ^(stable/(stein)).*$
vars:
tags:
- build

View File

@ -56,7 +56,7 @@
name: tripleo-ci-centos-7-undercloud-containers
parent: tripleo-ci-base-singlenode
nodeset: single-centos-7-node
branches: ^(stable/(rocky|stein|train)).*$
branches: ^(stable/(rocky|stein)).*$
vars:
featureset: '027'