From efefd44fe849a05d679720d354991e4b6b228374 Mon Sep 17 00:00:00 2001 From: Claudiu Belu Date: Thu, 10 Dec 2015 15:49:26 +0200 Subject: [PATCH] Disable stable/kilo python3 jobs for networking_hyperv Python 3 compatiblity was introduced in Liberty. There is no point in running the python 3 jobs for Kilo. Change-Id: I79ca1fd1335482cb54201db6f36aa2be2a2401a7 --- zuul/layout.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 84c009e45a..b19ac26d88 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -1919,6 +1919,9 @@ jobs: branch: ^(?!stable/(?:juno|kilo|liberty)).*$ voting: false + - name: gate-networking-hyperv-python34 + branch: ^(?!stable/kilo).*$ + # skip all openstack-ansible jobs except the docs job for rst/doc files - name: ^gate-openstack-ansible-(?!docs).*$ skip-if: