From 4b3172be57e39d7ca3a4be19ccca582ab8a583c6 Mon Sep 17 00:00:00 2001 From: Tom Barron Date: Fri, 3 Nov 2017 13:43:12 -0400 Subject: [PATCH] Remove glusterfs-native job from check queue In the manila community meeting it was resolved [1] to remove unmaintained drivers from the check queue to avoid waste of infrastructure resources and to remove "red noise" from the gerrit review pages. Do so for the glusterfs-native driver. Leave the job defined as it is run in the experimental queue and in devstack-glusterfs-plugin. [1[ http://eavesdrop.openstack.org/irclogs/%23openstack-meeting-alt/%23openstack-meeting-alt.2017-11-02.log.html#t2017-11-02T15:26:17 Change-Id: I87f15ee7f73a8b4a16ae0549d0f2fae4b4c23ec2 --- .zuul.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 8fe0fce2de..ee12a72db5 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -30,9 +30,6 @@ - manila-tempest-dsvm-glusterfs-nfs: voting: false branches: ^(?!driverfixes/).*$ - - manila-tempest-dsvm-glusterfs-native: - voting: false - branches: ^(?!driverfixes/).*$ - manila-tempest-dsvm-hdfs: voting: false branches: ^(?!driverfixes/).*$