From e00a14afe7fed85aea58129e208450eca5dbc269 Mon Sep 17 00:00:00 2001 From: Radomir Dopieralski Date: Thu, 8 Jan 2015 10:15:10 +0100 Subject: [PATCH] Don't run Python 2.6 tests on openstack/tuskar-ui in Kilo Since Horizon dropped support for Python 2.6 in Kilo, and the Tuskar-UI project depends on Horizon, we have to drop support too and stop running the Python 2.6 tests. Change-Id: I35e13bce6d6d973879225a21b1ca6e0c9811bcd5 --- zuul/layout.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 4fe29b75fa..753c4c2c7b 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -893,6 +893,8 @@ jobs: branch: ^stable/(icehouse|juno)$ - name: gate-tuskar-python26 branch: ^stable/(icehouse|juno)$ + - name: gate-tuskar-ui-python26 + branch: ^stable/(icehouse|juno)$ - name: gate-zaqar-python26 branch: ^stable/(icehouse|juno)$ - name: gate-murano-python26