From 71b2f17218364137d16b81c14de142e12233793a Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Tue, 1 May 2018 13:58:40 -0700 Subject: [PATCH] Update git submodules * Update zuul from branch 'master' - Fix regex project templates * The simple_layout test fixture needs to avoid creating a project for "regex" projects (ie, don't create a git reponamed "^.*$"). * Add some missing attributes to the ProjectConfig copy method, which could cause the config to error if a regex project added a template. * Add tests to exercise regex project templates. Change-Id: I821a70fc6b93ce6da3145eda03ff6570b5410dba --- zuul | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul b/zuul index 76ad900d17..1feb1d3016 160000 --- a/zuul +++ b/zuul @@ -1 +1 @@ -Subproject commit 76ad900d179531c7ed5e88c0e0ef7357f08c3600 +Subproject commit 1feb1d3016a8758ae2413a2ae79bd0811b85ff19