
Ranger is removing themselves from the central project-config management of checks and gates in zuul.d/projects.yaml as part if its python 3.6 upgrade. This patchset moves those same checks into the ranger repository. Change-Id: I66335f3c50a8c0f416c737a858fdd69ce0ea5c5f
10 lines
172 B
YAML
10 lines
172 B
YAML
- project:
|
|
check:
|
|
jobs:
|
|
- openstack-tox-pep8
|
|
- openstack-tox-py27
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-pep8
|
|
- openstack-tox-py27
|