From 40da096b6d7f835352c646e85370a77ffbc93dec Mon Sep 17 00:00:00 2001 From: Nguyen Hai Date: Sat, 18 Aug 2018 11:12:48 +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: Ic3d1024472f08eb9ce53751be4444aad40de7e46 Story: #2002586 Task: #24343 --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 1c12acc..6b9468e 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,9 +2,9 @@ templates: - openstack-python-jobs-horizon - openstack-python35-jobs-horizon - - publish-openstack-sphinx-docs + - publish-openstack-docs-pti - check-requirements - - release-notes-jobs + - release-notes-jobs-python3 check: jobs: - nodejs-npm-run-lint: