mistral-dashboard/.zuul.yaml
pengyuesheng 59f0ab44d1 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: Ie9da36e048c8f13f625369b59c8c46eb5673194f
2019-05-16 10:58:31 +08:00

7 lines
147 B
YAML

- project:
templates:
- openstack-python-jobs
- check-requirements
- openstack-python36-jobs
- openstack-python37-jobs