From cca26baf6de9f1d609342450cbbee6074add9ef0 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 21 Dec 2017 08:57:23 +0100 Subject: [PATCH] Add horizon,neutron to build-openstack-sphinx-docs The neutron-horizon hack is run on the base build-openstack-sphinx-docs job. Add the required repositories neutron and horizon to it. We could then remove the repositories from its usage in the project-templates but will not do so. Change I57ace5de5fd36efe2e513674734e97a0048743b6 will remove the usage of those templates and then we can delete them. Change-Id: Ia09e0d57752aeafc322857e9a98a3e1dba77b745 --- zuul.d/jobs.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index e5a6941d..fa4eb1a9 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -201,6 +201,10 @@ success-url: html/ required-projects: - name: openstack/requirements + # Add neutron and horizon for the neutron-horizon-hack. + # TODO(AJaeger) ZOMG DELETE THIS once we neutron-horizon-hack. + - name: openstack/horizon + - name: openstack/neutron pre-run: playbooks/sphinx-docs/neutron-horizon-hack.yaml roles: - zuul: openstack-infra/zuul-jobs