From c3a05d530353f593a1f570b9d5decdd33af15e23 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Wed, 19 Sep 2018 16:43:39 -0700 Subject: [PATCH] Add Python 3.6 unit test jobs To meet the python 3 first community goal[0] this patch adds the python 3.5 and 3.6 jobs template to neutron-lbaas-dashboard. [0] https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: Ia4255935b7bf43678d76cf17f2897128e478a6ff --- .zuul.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index deb6c36..c8d4a3e 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,6 +2,8 @@ templates: - check-requirements - openstack-python-jobs-horizon + - openstack-python35-jobs-horizon + - openstack-python36-jobs-horizon - publish-openstack-docs-pti check: jobs: