From 10b64c23a359ac4fa3f3b0e8816aaf9308dcdea6 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Mon, 20 Aug 2018 16:33:51 -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: Ibb49209b4c8923a51c53ebaf0fdddb10eed8addf Story: #2002586 Task: #24332 --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index ba4d9d35cb..3d861d8e84 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -3,9 +3,9 @@ - openstack-python-jobs - openstack-python35-jobs - periodic-stable-jobs - - publish-openstack-sphinx-docs + - publish-openstack-docs-pti - check-requirements - - release-notes-jobs + - release-notes-jobs-python3 check: jobs: - openstack-tox-pylint: