From 1de542921b1a15cc7046f386cfead35065fcdcbd Mon Sep 17 00:00:00 2001 From: Steve Baker Date: Thu, 22 Aug 2013 14:34:52 +1200 Subject: [PATCH] Generate heat docs on check and gate Doc generation has been breaking due to heat code changes so we need to check against it. Change-Id: I9a2cd13808c88de6c29aacf2d65d02f1512fa007 --- modules/openstack_project/files/zuul/layout.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index db3991712d..76dbbd1d5d 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1508,6 +1508,7 @@ projects: check: - gate-heat-requirements - gate-heat-pep8 + - gate-heat-docs - gate-heat-python26 - gate-heat-python27 - gate-tempest-devstack-vm-full @@ -1518,6 +1519,7 @@ projects: gate: - gate-heat-requirements - gate-heat-pep8 + - gate-heat-docs - gate-heat-python26 - gate-heat-python27 - gate-tempest-devstack-vm-full