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
This commit is contained in:
Michael Johnson 2018-09-19 16:43:39 -07:00
parent c587ae6feb
commit c3a05d5303
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
templates: templates:
- check-requirements - check-requirements
- openstack-python-jobs-horizon - openstack-python-jobs-horizon
- openstack-python35-jobs-horizon
- openstack-python36-jobs-horizon
- publish-openstack-docs-pti - publish-openstack-docs-pti
check: check:
jobs: jobs: