From c3e12505b71601ffea1d283f752f815bf3e02366 Mon Sep 17 00:00:00 2001 From: Kirill Zaitsev Date: Thu, 13 Oct 2016 18:48:00 +0300 Subject: [PATCH] Restrict gate-murano-tox-murano-firstapp-ubuntu-xenial to master Stable branches don't have required machinery and this fail, see https://review.openstack.org/#/c/385842/ for example Change-Id: Ic0fafa1c6eb1dbd5e5ae5c6494d5e445b1fb9078 --- zuul/layout.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index ad423418ac..e61a08e230 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -2499,12 +2499,10 @@ jobs: branch: ^(?!stable/(liberty|mitaka)).*$ - - name: murano-firstapp-docs + - name: gate-murano-tox-murano-firstapp-ubuntu-xenial # Only publish from master branch: master success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/doc/build/murano-firstapp/html/ - # This is only build and publised from master - branch: master files: - '^tox.ini$' - '^doc/murano-firstapp/.*'