From 30fa6b7f1c708dc72c94e10f8e9c2b41f16f1e3a Mon Sep 17 00:00:00 2001 From: Julien Vey Date: Tue, 24 Jun 2014 16:09:59 +0200 Subject: [PATCH] Add missing 'solum-specs' section in zuul layout Zuul was not picking our jobs after a commit or even a recheck on solum-specs on gerrit. solum-specs sections was missing in zuul config Change-Id: I0db1641ab2396b11e9cd4fb57631e73e4298acfc --- modules/openstack_project/files/zuul/layout.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 85b79c3373..551d76691f 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -4421,6 +4421,12 @@ projects: gate: - gate-solum-dashboard-pypy + - name: stackforge/solum-specs + check: + - gate-solum-specs-docs + gate: + - gate-solum-specs-docs + - name: stackforge/python-surveilclient check: - noop