
Add first jobs for this repo - without jobs, nothing can merge. Disable failing pep8 tests for now. The repo previously had noop-jobs defined in project-config but that got removed. Further jobs and templates can be added later. Change-Id: I17734aab0aec5e74ecab941f4d142c68184b6700
8 lines
114 B
YAML
8 lines
114 B
YAML
- project:
|
|
check:
|
|
jobs:
|
|
- openstack-tox-pep8
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-pep8
|