From d46a8e6501a1f1a9e9ec23334653a534ae998840 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Sun, 9 Sep 2018 05:56:04 -0400 Subject: 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: Ib497e0a8cec7656925441c252f0eda96ad32b9b9 Story: #2002586 Task: #24315 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) (limited to '.zuul.yaml') diff --git a/.zuul.yaml b/.zuul.yaml index 6c7143c5..22889e78 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -13,6 +13,7 @@ templates: - openstack-python-jobs - openstack-python35-jobs + - openstack-python36-jobs - publish-openstack-docs-pti - check-requirements - lib-forward-testing -- cgit v1.2.1