59f0ab44d1
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: Ie9da36e048c8f13f625369b59c8c46eb5673194f
7 lines
147 B
YAML
7 lines
147 B
YAML
- project:
|
|
templates:
|
|
- openstack-python-jobs
|
|
- check-requirements
|
|
- openstack-python36-jobs
|
|
- openstack-python37-jobs
|