From edbcb6cd9baa796c04e69a6b7e4a66c61ab0492d Mon Sep 17 00:00:00 2001 From: Vieri <15050873171@163.com> Date: Tue, 21 Aug 2018 16:23:49 +0000 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: I5f0e7fe263db1a5de89ef5e910df56197cf56f10 Story: #2002586 Task: #24321 --- .zuul.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 2112a0f48..25a8bf3ec 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -360,11 +360,11 @@ - openstack-python-jobs - openstack-python35-jobs - check-requirements - - publish-openstack-sphinx-docs - - release-notes-jobs + - publish-openstack-docs-pti + - release-notes-jobs-python3 check: jobs: - - build-openstack-sphinx-docs: + - openstack-tox-docs: vars: sphinx_python: python3 - openstacksdk-ansible-devel-functional-devstack: @@ -385,7 +385,7 @@ - nodepool-functional-py35-src gate: jobs: - - build-openstack-sphinx-docs: + - openstack-tox-docs: vars: sphinx_python: python3 - openstacksdk-functional-devstack