From a7876566b4aea02fdf9f41189f1991249d25bbaa Mon Sep 17 00:00:00 2001
From: Lee Yarwood <lyarwood@redhat.com>
Date: Thu, 12 Mar 2020 15:31:37 +0000
Subject: [PATCH] zuul: Switch devstack-plugin-ceph-tempest-py3 to voting

While the job itself is not currently voting within openstack/nova the
use of the plugin essentially is within the nova-live-migration job.

As such we should really enable voting of this job within this project
with the eventual goal of also enabling it within openstack/nova and
other projects using it.

Change-Id: Id243b92e800e2d6e8b2228fadbd1c72b194bbfb9
---
 .zuul.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.zuul.yaml b/.zuul.yaml
index 2928888a..43737b17 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -136,7 +136,6 @@
     check:
       jobs:
         - devstack-plugin-ceph-tempest-py3:
-            voting: false
             irrelevant-files:
               - ^.*\.rst$
               - ^doc/.*$