From a3a584b6f1477fcb8caca70e2833e62431a7d34b Mon Sep 17 00:00:00 2001 From: "huang.zhiping" Date: Tue, 21 Aug 2018 13:21:59 +0000 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: I734a5c133a48f309724f582e489251a472b034bb Story: #2002586 Task: #24319 --- zuul.d/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 0a4c0ce..e4b8357 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -16,5 +16,5 @@ templates: - openstack-ansible-role-jobs - check-requirements - - publish-openstack-sphinx-docs - - release-notes-jobs + - publish-openstack-docs-pti + - release-notes-jobs-python3