From 1642ef59e74f34a7bf457fa999aad052631d85c3 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Sun, 9 Sep 2018 05:55: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: I377243477cf47bdb5dc0da00ded3bd53a1b88d61 Story: #2002586 Task: #24315 --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index fd2eacd..8117ce5 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,7 +1,7 @@ - project: templates: - openstack-python-jobs - - publish-openstack-sphinx-docs + - publish-openstack-docs-pti - check-requirements - openstack-python35-jobs - - release-notes-jobs + - release-notes-jobs-python3