From 88bb93afb3b9cde8ead75830ca8814ef79769977 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Sat, 8 Sep 2018 22:53:57 -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: I5ece9bc05363937be7e0cfda8d73098129ad6fe9 Story: #2002586 Task: #24327 --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 5048dcc..1bfdac8 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,8 +2,8 @@ templates: - openstack-python-jobs - openstack-python35-jobs - - release-notes-jobs - - publish-openstack-sphinx-docs + - release-notes-jobs-python3 + - publish-openstack-docs-pti check: jobs: - openstack-tox-cover: