From db0e38324474f2c676e7e3060d9038dcefbfe846 Mon Sep 17 00:00:00 2001 From: Noorul Islam K M Date: Mon, 25 Nov 2013 10:15:45 +0530 Subject: [PATCH] Make python33 gate voting for solum project As we can see that the latest merge [1] to the master is passing python33 gate. Let us enable it. [1] https://review.openstack.org/#/c/57719/ Change-Id: I3f14b44d28bfaa9f7a6beb1567e7063d5f400077 --- modules/openstack_project/files/zuul/layout.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index ac054cf15c..6ecf36293e 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -292,7 +292,7 @@ jobs: voting: false - name: gate-murano-repository-python33 voting: false - - name: ^gate-solum-(python33|pypy)$ + - name: gate-solum-pypy voting: false # puppet-openstack targets - name: gate-puppet-vswitch-puppet-lint