Add python37 job

Since we've entered Train and the runtime proposed include py37[1],
we need to include it in gate as well as local env.
This patch adds the support for the same.

[1] https://governance.openstack.org/tc/reference/runtimes/train.html

Change-Id: I00d95069786eab263c788457c35c31ee1d2d1912
This commit is contained in:
whoami-rajat 2019-04-25 10:04:41 +05:30 committed by Rajat Dhasmana
parent ae5f41e776
commit 7a944b91f2
2 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,7 @@
- openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python36-jobs
- openstack-python37-jobs-nonvoting
- publish-openstack-docs-pti
- periodic-stable-jobs
- check-requirements

View File

@ -57,6 +57,10 @@ setenv =
setenv =
{[testenv:functional]setenv}
[testenv:functional-py37]
setenv =
{[testenv:functional]setenv}
[testenv:api-samples]
envdir = {toxworkdir}/shared
setenv =