Skip to content

Commit 277f29f

Browse files
committed
Drop centos7 platform job
The centos7 job is running with python2, which is no longer supported by nova, so we can drop it in master. Change-Id: Id9ef507dd6f4226d65c6ed3043666b0aa6a3bd1c
1 parent b0f87b2 commit 277f29f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.zuul.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -520,13 +520,6 @@
520520
# we often have to rush things through devstack to stabilise the gate,
521521
# and these platforms don't have the round-the-clock support to avoid
522522
# becoming blockers in that situation.
523-
- job:
524-
name: devstack-platform-centos-7
525-
parent: tempest-full
526-
description: Centos 7 platform test
527-
nodeset: devstack-single-node-centos-7
528-
voting: false
529-
530523
- job:
531524
name: devstack-platform-opensuse-15
532525
parent: tempest-full-py3
@@ -621,7 +614,6 @@
621614
- devstack
622615
- devstack-xenial
623616
- devstack-ipv6
624-
- devstack-platform-centos-7
625617
- devstack-platform-opensuse-15
626618
- devstack-platform-fedora-latest
627619
- devstack-platform-xenial

0 commit comments

Comments
 (0)