From 62107d361ef07149c8624ac75c99cd2de16a748d Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 5 Aug 2016 12:04:36 +0200 Subject: [PATCH] Fix kolla docs skip With the rename of the docs jobs to end with docs-ubuntu-trusty/docs-ubuntu-xenial, the regex that skipped all jobs except docs suddenly skipped also the docs job. Adjust regex for job rename so that job is run for doc only changes. Change-Id: I5c5cf6fc07826d14add051b6839a14b6d8429855 --- zuul/layout.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index c8634d14df..4bce4acb06 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -1503,7 +1503,7 @@ jobs: - ^doc/.*$ # NOTE(SamYaple): Catch all gates with prefix 'gate-kolla' ending in 'docs' - - name: ^gate-kolla.*(?