From 93f311320ba71853f45a3f1832576e37c3ba36e7 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Wed, 22 Aug 2018 18:51:44 -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: Ib5cd8586c7bbd17213f29880f1d7ff24d24b6545 Story: #2002586 Task: #24312 --- .zuul.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index a46001177..7799a039b 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -63,7 +63,7 @@ - openstack-python-jobs - openstack-python35-jobs - check-requirements - - release-notes-jobs + - release-notes-jobs-python3 check: jobs: - monasca-tempest-python-influxdb @@ -73,7 +73,7 @@ - openstack-tox-lower-constraints - legacy-monasca-api-maven-build - openstack-tox-cover - - build-openstack-sphinx-docs + - openstack-tox-docs gate: queue: monasca jobs: @@ -84,7 +84,7 @@ - openstack-tox-lower-constraints - legacy-monasca-api-maven-build - openstack-tox-cover - - build-openstack-sphinx-docs + - openstack-tox-docs post: jobs: - legacy-monasca-api-localrepo-upload