remove publish-openstack-sphinx-docs-python3 job

We no longer need this job since we are going to use
publish-openstack-tox-docs instead.

Depends-On: https://review.openstack.org/580488
Change-Id: I3d16c4ebaed177e1cbb2930e45007842d9962e4a
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-07-05 16:06:47 -04:00
parent eaa9b8e4e8
commit d43435b902
1 changed files with 0 additions and 17 deletions

View File

@ -292,23 +292,6 @@
- name: openstack/neutron
- name: openstack/horizon
- job:
name: publish-openstack-sphinx-docs-python3
parent: publish-openstack-sphinx-docs-base
description: |
Publish the results of the build-openstack-sphinx-docs job to
/afs/.openstack.org/docs/{{ zuul.project.short_name }}.
Builds the docs using Sphinx with Python3.
Publishes depending on branch to latest/ (for master), or the
basename of the branch like pike (for stable/pike).
final: true
post-run:
- playbooks/sphinx/post.yaml
vars:
sphinx_python: python3
- job:
name: publish-openstack-sphinx-docs-direct
parent: publish-openstack-sphinx-docs-base