Add pylint checks for savanna main repo
Change-Id: I73be95fd720aca27244e2c2e0fc49d0531e11fc6 Reviewed-on: https://review.openstack.org/32328 Reviewed-by: Monty Taylor <mordred@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Approved: Clark Boylan <clark.boylan@gmail.com> Tested-by: Jenkins
This commit is contained in:
parent
62ae12576f
commit
db5438c40e
@ -72,6 +72,7 @@
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
|
- gate-{name}-pylint
|
||||||
- hook-{name}-rtfd
|
- hook-{name}-rtfd
|
||||||
- pypi-jobs
|
- pypi-jobs
|
||||||
|
|
||||||
|
@ -121,6 +121,8 @@ jobs:
|
|||||||
branch: ^master$
|
branch: ^master$
|
||||||
- name: gate-hacking-integration-nova
|
- name: gate-hacking-integration-nova
|
||||||
voting: false
|
voting: false
|
||||||
|
- name: gate-savanna-pylint
|
||||||
|
voting: false
|
||||||
|
|
||||||
|
|
||||||
projects:
|
projects:
|
||||||
@ -1539,6 +1541,7 @@ projects:
|
|||||||
- name: stackforge/savanna
|
- name: stackforge/savanna
|
||||||
check:
|
check:
|
||||||
- gate-savanna-pep8
|
- gate-savanna-pep8
|
||||||
|
- gate-savanna-pylint
|
||||||
- gate-savanna-python26
|
- gate-savanna-python26
|
||||||
- gate-savanna-python27
|
- gate-savanna-python27
|
||||||
gate:
|
gate:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user