python-redfish/.zuul.yaml
Bruno Cornec 72bb353f00 Use Zuul v3 feature
Move from project-config the job definitions for python-redfish with
the .zuul.yaml config file (except publish-to-pypi) and adapt templates
to new v3 naming style, thanks to Andreas Jaeger

Change-Id: I96d47f8b754864053cb46e0c89e123cac6f571cf
2019-08-29 00:54:52 +02:00

14 lines
267 B
YAML

---
- project:
templates:
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- openstack-python37-jobs
check:
jobs:
- openstack-tox-pep8
gate:
jobs:
- openstack-tox-pep8