From ef9935648f30e4394782c18a941c114aab30fa46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Douglas=20Mendiz=C3=A1bal?= Date: Thu, 19 Mar 2015 11:44:14 -0500 Subject: [PATCH] Add Python 2.6 jobs to Castellan Castellan is a client library, so it should be tested for Python 2.6 compatibility at the gate. Change-Id: Iff0ffb69f9e65f6bc42570294b580d681f4f059d --- zuul/layout.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 7acc49b6f8..9b3964059c 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -2478,6 +2478,7 @@ projects: - name: openstack/castellan template: - name: merge-check + - name: python26-jobs - name: python-jobs - name: python3-jobs