From 123b75ef42f0b9bbddca45a713afba99fbbfb531 Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Tue, 7 Jul 2015 14:37:46 +0200 Subject: [PATCH] Do not run ironic-inspector-dsvm job on stable/1.1 branch This branch was created before rename from ironic-discoverd, and are in maintenance mode now. Change-Id: I5b8fcdacf7f136bfe79cf6f33e84f3c6f95b7672 --- zuul/layout.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 992ddd1faf..66d5f2d7f5 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -1536,6 +1536,9 @@ jobs: - name: ^gate-cliff-tox-(openstackclient|neutronclient)-tip$ branch: ^master$ + - name: ^gate-ironic-inspector-dsvm.*$ + branch: ^(?!stable/1).*$ + # The project list is grouped by type of project, and within each # group, projects are sorted (mostly) alphabetically. projects: