From 536de58f3c2a3e6ca5f18b35118eae699b55959b Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Wed, 29 Aug 2018 17:38:41 -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: Ib5e3121d9f9ad7a89696157ae4b315bc3edf8657 Story: #2002586 Task: #24314 --- .zuul.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index d5fcc298b..3b34c0c6c 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -4,8 +4,8 @@ - periodic-stable-jobs-neutron - openstack-python-jobs-neutron - openstack-python35-jobs-neutron - - release-notes-jobs - - publish-openstack-sphinx-docs + - release-notes-jobs-python3 + - publish-openstack-docs-pti check: jobs: - neutron-fwaas-networking-midonet-cross-py35: @@ -15,7 +15,7 @@ required-projects: - openstack/neutron - - build-openstack-sphinx-docs: + - openstack-tox-docs: required-projects: - openstack/neutron - legacy-neutron-fwaas-v2-dsvm-tempest @@ -36,7 +36,7 @@ required-projects: - openstack/neutron - - build-openstack-sphinx-docs: + - openstack-tox-docs: required-projects: - openstack/neutron - legacy-neutron-fwaas-v2-dsvm-tempest