From 1722174cc37630cc801c7517896e465d597501e5 Mon Sep 17 00:00:00 2001 From: Cyril Roelandt Date: Thu, 9 Jan 2014 12:34:03 +0100 Subject: [PATCH] pycadf: enable python33 in the gates Pycadf now works with Python 3.3, so it makes sense to have voting Pyhon 3.3 tests enabled in the gates. Change-Id: I530b3eb529513471ffe1a810c8b3f122f616a41e --- 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 f083e7aa34..83faa14a3a 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -3594,10 +3594,12 @@ projects: - gate-pycadf-pep8 - gate-pycadf-python26 - gate-pycadf-python27 + - gate-pycadf-python33 gate: - gate-pycadf-pep8 - gate-pycadf-python26 - gate-pycadf-python27 + - gate-pycadf-python33 post: - pycadf-branch-tarball pre-release: