From 49fb88d161ca2e411e21f14749c4520726abe529 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 20 Feb 2015 00:31:37 +0100 Subject: [PATCH] Add non-voting Python 3 job for openstack/heat-cfntools Change-Id: I7e8c54213e78ee1405f0418c2acab3e94a5abab7 --- zuul/layout.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index f8c8862cdd..eb0b767c1b 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -848,6 +848,8 @@ jobs: voting: false - name: gate-cliff-requirements voting: false + - name: gate-heat-cfntools-python34 + voting: false - name: gate-heat-templates-dsvm - name: gate-heat-templates-pep8 - name: gate-heat-templates-python26 @@ -2402,6 +2404,7 @@ projects: check: - gate-heat-cfntools-pep8 - gate-heat-cfntools-python27 + - gate-heat-cfntools-python34 gate: - gate-heat-cfntools-pep8 - gate-heat-cfntools-python27