Merge "Switch to PTI docs jobs"

This commit is contained in:
Zuul 2018-08-27 14:08:23 +00:00 committed by Gerrit Code Review
commit e99e3b75a7
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
- project:
templates:
- build-openstack-sphinx-docs
- build-openstack-docs-pti
post:
jobs:
- publish-openstack-sphinx-docs-direct
- publish-openstack-tox-docs-direct

View File

@ -4,6 +4,7 @@ skipsdist = True
envlist = docs
[testenv]
basepython = python3
setenv = VIRTUAL_ENV={envdir}
passenv = *_proxy *_PROXY ZUUL_*
@ -12,5 +13,5 @@ deps =
-r{toxinidir}/doc/requirements.txt
commands =
doc8 doc/source -e txt -e rst
sphinx-build -W -b html doc/source doc/build/html
sphinx-build -E -W -b html doc/source doc/build/html
{toxinidir}/tools/glossary-sort.sh