From 4460703fffc67860a7f1d9b8bfb864349da2eacc Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Mon, 26 May 2014 17:07:26 +0200 Subject: [PATCH] Gate Gnocchi on Python 3 Change-Id: I44d5154f7be2e844645f6cc4e6181bae4d0c7d0b --- modules/openstack_project/files/zuul/layout.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 139757559f..645ebe98c5 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -3753,10 +3753,12 @@ projects: - gate-gnocchi-python26 - gate-gnocchi-python27 - gate-gnocchi-tox-py27-postgresql + - gate-gnocchi-python33 gate: - gate-gnocchi-pep8 - gate-gnocchi-python26 - gate-gnocchi-python27 + - gate-gnocchi-python33 - gate-gnocchi-tox-py27-postgresql - name: stackforge/healthnmon