From fda70d9a09f7530f3ea60e3aa5888a94befb1d4e Mon Sep 17 00:00:00 2001 From: "huang.zhiping" Date: Tue, 21 Aug 2018 13:22:00 +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: I12bb64c90e50a6966971b6c2d41593848a5adcdf 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 30b6d7e..9a0b101 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -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 opensuse-150 passes