From 4a4311485844535ebeb03306439bff4bdf60b908 Mon Sep 17 00:00:00 2001 From: Gordon Chung Date: Fri, 14 Feb 2014 09:22:16 -0500 Subject: [PATCH] drop gate-pycadf-python33 pycadf is adding a dependency to oslo.messaging. because of this, python33 gate is failing due to lack of py33 compatibility in oslo.messaging. oslo.messaging has no intention of py33 support for Icehouse so let's drop the gate for now Change-Id: I7c7082829de99dd299028a159bbeeef2eceac772 --- modules/openstack_project/files/zuul/layout.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 2a11900965..6f70f2e297 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -932,12 +932,10 @@ 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: @@ -947,7 +945,6 @@ projects: - pycadf-pypi-upload: - post-mirror-python26 - post-mirror-python27 - - post-mirror-python33 - name: openstack/savanna template: