From ab717d8c2f65c0bba7e911e1ae9f30455083f784 Mon Sep 17 00:00:00 2001 From: Felipe Monteiro Date: Thu, 23 Aug 2018 23:51:04 +0100 Subject: [PATCH] add python 3.6 unit test job This is a mechanically generated patch to add a unit test job running under Python 3.6 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: Ie2187958a3090e05902c51d1aa5d9acacf508c2c Story: #2002586 --- .zuul.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 6053a47d..94707248 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -11,6 +11,8 @@ # limitations under the License. - project: + templates: + - openstack-python36-jobs check: jobs: - openstack-tox-pep8