From 8a0197fac5627d0276e82a483917bd5b00e4c3dc Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Fri, 31 Aug 2018 08:24:35 -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: I67167ee26aabf589f73af9fa2e3dafe7def36959 Story: #2002586 Task: #24325 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 5ac0daa..aa601be 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -4,4 +4,4 @@ - puppet-openstack-module-unit-jobs - puppet-openstack-integration-jobs-scenario002 - puppet-openstack-beaker-jobs - - release-notes-jobs + - release-notes-jobs-python3