From eb66ac552ce394f16d351a434d5d5bd406fe0aef Mon Sep 17 00:00:00 2001 From: Donald Stufft Date: Fri, 14 Mar 2014 16:01:36 -0400 Subject: [PATCH] Check and gate against Python 2.6 for Barbican Change-Id: Ibdfaad66c4605f17bd46cb75762df612ff51a42f --- 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 7873d767e9..30141014d3 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -3019,10 +3019,12 @@ projects: check: - gate-barbican-pep8 - gate-barbican-python27 + - gate-barbican-python26 - gate-barbican-devstack-dsvm gate: - gate-barbican-pep8 - gate-barbican-python27 + - gate-barbican-python26 post: - barbican-branch-tarball