72bb353f00
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
14 lines
267 B
YAML
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
|