From 72d34407e7d125f3869b56645bb2a2ad3184e2e3 Mon Sep 17 00:00:00 2001
From: Paul Belanger <pabelanger@redhat.com>
Date: Tue, 25 Jul 2017 14:36:27 -0400
Subject: [PATCH] Jobs should default to voting

By default, zuul-jobs should be voting. This means projects that are
using them can create a variant job if they want to make them
non-voting.

Change-Id: Ieb13b7b6b750414d03cc084b9f0b30a26b304e6e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
---
 zuul.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/zuul.yaml b/zuul.yaml
index 2bcd46515..3d9a508dd 100644
--- a/zuul.yaml
+++ b/zuul.yaml
@@ -125,7 +125,6 @@
 - job:
     name: tox-cover
     parent: tox
-    voting: false
     description: |
       Run code coverage tests.
 
@@ -136,7 +135,6 @@
 - job:
     name: tox-tarball
     parent: tox
-    voting: false
     description: |
       Generate a python source tarball and a binary wheel