From 1fcdc4151fe0c840642cff0da133323105f73d44 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Sat, 8 Sep 2018 22:53:58 -0400 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: Id2ea7604bb18ab1ca815534fa10c9a4f8c3ddc6d Story: #2002586 Task: #24327 --- .zuul.d/jobs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.d/jobs.yaml b/.zuul.d/jobs.yaml index aa7ba12..842f03f 100644 --- a/.zuul.d/jobs.yaml +++ b/.zuul.d/jobs.yaml @@ -2,8 +2,8 @@ templates: - openstack-python-jobs - openstack-python35-jobs - - publish-openstack-sphinx-docs - - release-notes-jobs + - publish-openstack-docs-pti + - release-notes-jobs-python3 check: jobs: - bashate-devstack: