From 8a1a41a7a6debcb10dbb87428e6025027c2637d8 Mon Sep 17 00:00:00 2001 From: Dmytro Dovbii Date: Tue, 10 May 2016 18:52:06 +0300 Subject: [PATCH] Make gate-murano-python34-db not running on stable/mitaka Patch makes this job non-running on stable/mitaka branch, because murano does not have support for py34 there Change-Id: I940dd2e5e42d989645601dca26d8f1049392230a --- zuul/layout.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 819b985ca1..e943b373cc 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -2630,7 +2630,7 @@ jobs: branch: ^(?!stable/(?:kilo|liberty)).*$ - name: gate-murano-python34-db - branch: ^(?!stable/(?:juno|kilo|liberty)).*$ + branch: ^(?!stable/(?:juno|kilo|liberty|mitaka)).*$ - name: gate-murano-dashboard-python34 branch: ^(?!stable/(?:juno|kilo|liberty)).*$