From 5bd7207fe13c2c0d9251bb5e2381be4e51492448 Mon Sep 17 00:00:00 2001 From: Ruslan Kamaldinov Date: Fri, 19 Dec 2014 13:43:14 +0300 Subject: [PATCH] Enable py34 jobs for stackforge/yaql There is a patch on review which enables Python 3 support: https://review.openstack.org/#/c/134665/ We want to make sure it passes py34 in gates. Change-Id: I27e67a6ea35c12c73f4d5e6142298b5ab99e1b9c --- zuul/layout.yaml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 0804521e12..7127412688 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -736,6 +736,8 @@ jobs: voting: false - name: gate-murano-dashboard-requirements voting: false + - name: gate-yaql-python34 + voting: false - name: gate-oslo.db-python33 voting: false - name: gate-oslo.vmware-python34 @@ -5870,14 +5872,9 @@ projects: - name: stackforge/yaql template: - name: merge-check + - name: python-jobs check: - - gate-yaql-docs - - gate-yaql-pep8 - - gate-yaql-python27 - gate: - - gate-yaql-docs - - gate-yaql-pep8 - - gate-yaql-python27 + - gate-yaql-python34 - name: stackforge/zvm-driver template: