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: I6bfd97e82cf48dae75bb206816bf9823390e22e1
Story: #2002586
Task: #24319
This commit is contained in:
huang.zhiping 2018-08-21 13:22:07 +00:00
parent a8bb926c14
commit 86214c9f98
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@
templates:
- openstack-ansible-role-jobs
- check-requirements
- publish-openstack-sphinx-docs
- release-notes-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
# TODO(jrosser) Revert this once centos-7 passes