switch documentation job to new PTI

This is a mechanically generated patch to switch the documentation
jobs to use the new PTI versions of the jobs as part of the
python3-first goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Ia08c31871528b6d0334a01ce5719ea96f3741d90
Story: #2002586
Task: #24759
This commit is contained in:
Doug Hellmann 2018-08-30 18:10:42 -04:00 committed by Chris Hoge
parent 84b61ba040
commit 99171134de
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
- project:
templates:
- build-openstack-sphinx-docs
- build-openstack-docs-pti
check:
jobs:
- openstack-tox-pep8

View File

@ -18,7 +18,7 @@ commands =
[testenv:docs]
commands=
sphinx-build
sphinx-build doc/source doc/build/html
[testenv:pep8]
# This runs all lint like jobs