From 9474d2303102fcbc8832a4525253ff9c63ed773a Mon Sep 17 00:00:00 2001 From: Boris Pavlovic Date: Sun, 30 Mar 2014 19:39:01 +0400 Subject: [PATCH] Add non voting gate-rally-python33 check Rally team would like to add support of python 3 in future. Adding non voting job, until we fix all issues. Change-Id: Iebfcb8088539d091aae2e70e2986a404b2083b2d --- 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 41c4b4cc63..3059eb60e0 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -540,6 +540,8 @@ jobs: voting: false - name: ^check-rally-install-.*$ voting: false + - name: gate-rally-python33 + voting: false # The project list is grouped by type of project, and within each # group, projects are sorted (mostly) alphabetically. @@ -4329,6 +4331,7 @@ projects: - gate-rally-pep8 - gate-rally-python26 - gate-rally-python27 + - gate-rally-python33 - check-rally-install-bare-centos6 - check-rally-install-bare-precise gate: