Files
monasca-agent/.zuul.yaml
ZhongShengping 4fd4b26f54 add python 3.7 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.7.

See ML discussion here [1] for context.

[1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135626.html

Change-Id: Iada3ac6be304b67f823bb1e4f6454c97af97a84b
2019-02-18 15:31:57 +08:00

15 lines
382 B
YAML

- project:
templates:
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- openstack-python37-jobs
check:
jobs:
- monasca-tempest-python2-influxdb:
voting: false
- monasca-tempest-python3-influxdb:
voting: false
- monasca-tempest-java-influxdb:
voting: false