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
This commit is contained in:
parent
4712a897c3
commit
cca26baf6d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user