Remove build-openstack-sphinx-docs-infra

We don't need a special job.

Depends-On: I470e9d94044112fc5a5deb3e8dc21c941871f76d
Change-Id: Ice8caf7e00b5d4b3a4f3c321b77235878c202577
This commit is contained in:
Monty Taylor 2017-10-05 10:16:37 -05:00
parent 7716b93018
commit ab07df4360
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594

View File

@ -177,22 +177,6 @@
tox_envlist: venv
tox_extra_args: -vv python setup.py build_sphinx
- job:
name: build-openstack-infra-sphinx-docs
parent: tox-docs
description: |
Builds docuemtation using Sphinx per the OpenStack PTI but with
the Infra-specific publication prep applied. It then
collects the results into the log directory so that they can be
examined in their published form after a successful build.
run: playbooks/sphinx-docs/run
success-url: html/
roles:
- zuul: openstack-infra/zuul-jobs
vars:
tox_envlist: venv
tox_extra_args: -vv python setup.py build_sphinx
- job:
name: tox-py35-on-zuul
parent: tox-py35