From 0877532d035f134edc53036bde15810355ee3bf1 Mon Sep 17 00:00:00 2001
From: Boris Pavlovic <boris@pavlovic.me>
Date: Tue, 24 Jun 2014 01:18:34 +0400
Subject: [PATCH] Make gate-rally-install-bare-centos6 non voting

Temporary make gate-rally-install-bare-centos6 non voting.
For some reason this job is failing with "NOT_REGISTERED" flag.

So make it temporary non voting, until things are fixed

Change-Id: Ic9e71ffd17a7949d25a46a3cc6e4e552869b5936
---
 modules/openstack_project/files/zuul/layout.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml
index b89c71cecd..b2b1ab7e6a 100644
--- a/modules/openstack_project/files/zuul/layout.yaml
+++ b/modules/openstack_project/files/zuul/layout.yaml
@@ -647,6 +647,8 @@ jobs:
     voting: false
   - name: gate-tomograph-python33
     voting: false
+  - name: gate-rally-install-bare-centos6
+    voting: false
   - name: check-rally-cli
     voting: false
   - name: gate-stevedore-docs