From 0ea355cf3297014fe4fb85ae29c7aaf5e9adb4e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Magimel?= Date: Mon, 25 Aug 2014 16:46:27 +0200 Subject: [PATCH] Make py33 job experimental for cloudkitty-dashboard Maybe it is not a good idea to have a voting job for python 3.3 with a Django app, today. But it is good to know if py33 tests could pass. Change-Id: Ic5f9841e489dd3647415437d7b846fb00213828b --- modules/openstack_project/files/zuul/layout.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 5c465147e9..4511b7ed95 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -574,6 +574,8 @@ jobs: files: - '^tools/.*-requires$' - '^.*requirements.txt$' + - name: gate-cloudkitty-dashboard-python33 + voting: false - name: gate-hacking-pypy voting: false - name: gate-hacking-integration-nova @@ -3580,7 +3582,8 @@ projects: template: - name: merge-check - name: python-jobs - - name: python3-jobs + experimental: + - gate-cloudkitty-dashboard-python33 - name: stackforge/cloudroast template: