From 9f04837bdf0da97b470465538700625e0cbd6021 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Thu, 16 Aug 2018 09:44:47 -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: I520e4b2ccd50ea74cf1320362aa59cab088650d3 Story: #2002586 Task: #24302 --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 90bda2f..e5775c6 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,8 +1,8 @@ - project: templates: - - publish-openstack-sphinx-docs + - publish-openstack-docs-pti - check-requirements - - release-notes-jobs + - release-notes-jobs-python3 check: jobs: - openstack-tox-pep8