From 6d0aa062184b18536f235ae91422ae1a4fda8cca Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Sat, 11 Aug 2018 18:20:12 -0400 Subject: [PATCH] add lib-forward-testing-python3 test job This is a mechanically generated patch to add a functional test job running under Python 3 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: Icfe03bc959cf8a0ae4911fb76c79fe74d5ba3e57 Story: #2002586 Task: #24322 --- .zuul.d/project.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.d/project.yaml b/.zuul.d/project.yaml index cb78531e..98cb3fb2 100644 --- a/.zuul.d/project.yaml +++ b/.zuul.d/project.yaml @@ -11,6 +11,7 @@ - publish-openstack-docs-pti - check-requirements - lib-forward-testing + - lib-forward-testing-python3 - release-notes-jobs-python3 - periodic-stable-jobs - openstack-python36-jobs