From ca690ad7b3f1cf342b0e39f4733d6f2372f77f33 Mon Sep 17 00:00:00 2001 From: Vladyslav Drok Date: Mon, 26 Sep 2016 18:46:55 +0300 Subject: [PATCH] Skip slow ironic tests on install-guide changes Change-Id: Ie861f7ce5512803b9d12252b097c7412421f478e --- zuul/layout.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index dd790d2995..adf7edf75b 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -1273,6 +1273,7 @@ jobs: - ^.*\.rst$ - ^api-ref/.*$ - ^doc/.*$ + - ^install-guide/.*$ - ^ironic/locale/.*$ - ^ironic/tests/.*$ - ^releasenotes/.*$