adjutant-ui/.zuul.yaml
Andreas Jaeger 310b86b076 Add pep8 jobs
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
2020-02-21 08:58:24 +01:00

8 lines
114 B
YAML

- project:
check:
jobs:
- openstack-tox-pep8
gate:
jobs:
- openstack-tox-pep8