Skip to content

Commit 326163c

Browse files
committed
Drop the devstack-single-node-centos-7 nodeset
OpenDev is preparing to remove centos-7 nodes on March 15[*]. This change drops one nodeset definition which is the last remaining reference on DevStack's master branch. Also clean up a lingering reference to swift-dsvm-functional-py3 which no longer exists. [*] https://lists.openstack.org/archives/list/[email protected]/message/A2YIY5L7MVYSQMTVZU3L3OM7GLVVZPLK/ Change-Id: Icd487e1012263a9b0bc13b529d31ff2025108adf (cherry picked from commit bc59eb81a74a240efa52d5e7a61b1a395bf8eefc)
1 parent 25cb26e commit 326163c

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

.zuul.yaml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,6 @@
3838
nodes:
3939
- controller
4040

41-
- nodeset:
42-
name: devstack-single-node-centos-7
43-
nodes:
44-
- name: controller
45-
label: centos-7
46-
groups:
47-
- name: tempest
48-
nodes:
49-
- controller
50-
5141
- nodeset:
5242
name: devstack-single-node-opensuse-15
5343
nodes:
@@ -654,9 +644,6 @@
654644
irrelevant-files: &dsvm-irrelevant-files
655645
- ^.*\.rst$
656646
- ^doc/.*$
657-
- swift-dsvm-functional-py3:
658-
voting: false
659-
irrelevant-files: *dsvm-irrelevant-files
660647
- grenade:
661648
voting: false
662649
irrelevant-files:

0 commit comments

Comments
 (0)