From 8ca3ac208cfb7c3c26ae4fbcfb547e6ff2971671 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Wed, 29 Aug 2018 10:05:43 -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: Ieceb6eb299abfb640ce9cb78e26302469b7554b5 Story: #2002586 Task: #24341 --- zuul.d/layout.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 5755fdd..c795ae6 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -3,6 +3,6 @@ - tripleo-multinode-container-minimal - openstack-python35-jobs - check-requirements - - publish-openstack-sphinx-docs + - publish-openstack-docs-pti - openstack-python-jobs - - release-notes-jobs + - release-notes-jobs-python3