zuul: Add python37 job

This allows Pegleg unit tests to be run against py37 interpreter
as py37 is the latest version of Python supported under OpenStack
and eventually most projects, including Pegleg, will likely use
it as its default interpreter.

Change-Id: I6bfe5b10a73b29edaed0a58e563c14aefb5dc043
This commit is contained in:
Felipe Monteiro 2019-03-03 11:57:25 -05:00 committed by Tin Lam
parent a640ebf85a
commit ba338e78a7
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
- project:
templates:
- openstack-python36-jobs
- openstack-python37-jobs
- openstack-cover-jobs
- release-notes-jobs-python3
check: