From 1e800fcf8b781291a4c805ddbbb5fa849c58e75b Mon Sep 17 00:00:00 2001 From: Nguyen Hai Date: Fri, 24 Aug 2018 16:38:24 +0900 Subject: [PATCH] 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: I686071c13c28a06092220fd6ec379bbf66662ddc Story: #2002586 Task: #24337 --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index a5eb884082..8403de8eeb 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -133,11 +133,11 @@ - project: templates: - - publish-openstack-sphinx-docs + - publish-openstack-docs-pti - periodic-stable-jobs - check-requirements - install-guide-jobs - - release-notes-jobs + - release-notes-jobs-python3 check: jobs: - swift-tox-py27: