Fix install-guide building

Add new playbook with correct path.

Remove wrong playbook.

Story: 2001291
Change-Id: If511c0074d24fbc6be40e9160dbec80263f9d551
This commit is contained in:
Andreas Jaeger 2017-11-21 17:17:31 +01:00
parent da44a0a7fb
commit c77ba4f81f
2 changed files with 2 additions and 2 deletions

View File

@ -2,4 +2,4 @@
roles:
- role: fetch-tox-output
- role: fetch-sphinx-output
sphinx_output_src: "{{ zuul.project.src_dir }}/deploy-guide/build/html"
sphinx_output_src: "{{ zuul.project.src_dir }}/install-guide/build/html"

View File

@ -544,7 +544,7 @@
description: |
Build install-guide document.
success-url: html/
post-run: playbooks/build-deploy-guide/post.yaml
post-run: playbooks/build-install-guide/post.yaml
timeout: 1800
vars:
tox_envlist: install-guide