From 3ed28ef27488111e67d23c5bbbf8cb47626c43b0 Mon Sep 17 00:00:00 2001
From: David Stanek <dstanek@dstanek.com>
Date: Tue, 28 Jan 2014 16:40:00 +0000
Subject: [PATCH] Adds a non-voting python33 check to Keystone

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

diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml
index d01c03c63a..6b8b5e509d 100644
--- a/modules/openstack_project/files/zuul/layout.yaml
+++ b/modules/openstack_project/files/zuul/layout.yaml
@@ -412,6 +412,8 @@ jobs:
     voting: false
   - name: ^(gate|check)-tempest-dsvm-trove-full$
     voting: false
+  - name: gate-keystone-python33
+    voting: false
   - name: gate-marconi-python33
     voting: false
   - name: gate-python-ceilometerclient-python33
@@ -705,6 +707,7 @@ projects:
       - name: periodic-havana
     check:
       - gate-keystone-requirements
+      - gate-keystone-python33
       - check-tempest-dsvm-full
       - check-tempest-dsvm-postgres-full
       - check-tempest-dsvm-neutron