Add pep8 check/gate for stackforge/tacker
Change-Id: I12b34eb38924c9962306d55ed0bbfa6be7b55d85
This commit is contained in:
parent
a1953fd4ae
commit
2ed004e5ee
@ -403,6 +403,14 @@
|
||||
- hook-{name}-rtfd
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: tacker
|
||||
github-org: stackforge
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
||||
jobs:
|
||||
- gate-{name}-pep8
|
||||
|
||||
- project:
|
||||
name: kwapi
|
||||
github-org: stackforge
|
||||
|
@ -4840,9 +4840,9 @@ projects:
|
||||
|
||||
- name: stackforge/tacker
|
||||
check:
|
||||
- noop
|
||||
- gate-tacker-pep8
|
||||
gate:
|
||||
- noop
|
||||
- gate-tacker-pep8
|
||||
|
||||
- name: stackforge/tacker-specs
|
||||
check:
|
||||
|
Loading…
x
Reference in New Issue
Block a user