From bd2052b07fd2b29e2a7d1fc61cea75ae55425bde Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Fri, 30 Nov 2012 21:36:16 -0500 Subject: [PATCH] Add gate for oslo-incubator docs and publish them Allows developers to access the documentation online. Change-Id: I5a212a664bfb480ee427bb77053ef08cb93b3e62 Signed-off-by: Paul Belanger Reviewed-on: https://review.openstack.org/17279 Reviewed-by: Clark Boylan Approved: Monty Taylor Reviewed-by: Monty Taylor Tested-by: Jenkins --- 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 060afb5c3f..ca6c642b3b 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -364,15 +364,21 @@ projects: - name: openstack/oslo-incubator check: - gate-oslo-incubator-merge: + - gate-oslo-incubator-docs - gate-oslo-incubator-pep8 - gate-oslo-incubator-pyflakes - gate-oslo-incubator-python26 - gate-oslo-incubator-python27 gate: - gate-oslo-incubator-merge: + - gate-oslo-incubator-docs - gate-oslo-incubator-pep8 - gate-oslo-incubator-python26 - gate-oslo-incubator-python27 + post: + - oslo-incubator-docs + publish: + - oslo-incubator-docs - name: openstack/quantum check: