Enabled pylint job for manila project
Manila has all required stuff to run pylint job. Change-Id: I993be97fbafd144c679512f7983714c0bcdbbe12
This commit is contained in:
parent
89a977a06e
commit
8f4464374b
@ -2252,6 +2252,7 @@
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- gate-{name}-pylint
|
||||
|
||||
- project:
|
||||
name: python-manilaclient
|
||||
|
@ -561,6 +561,8 @@ jobs:
|
||||
voting: false
|
||||
- name: ^(gate|check)-sqlalchemy-migrate-devstack-dsvm$
|
||||
voting: false
|
||||
- name: gate-manila-pylint
|
||||
voting: false
|
||||
- name: gate-manila-tempest-dsvm-neutron
|
||||
voting: false
|
||||
- name: gate-blazar-devstack-dsvm
|
||||
@ -3842,6 +3844,7 @@ projects:
|
||||
- name: stackforge/manila
|
||||
check:
|
||||
- gate-manila-pep8
|
||||
- gate-manila-pylint
|
||||
- gate-manila-python26
|
||||
- gate-manila-python27
|
||||
- gate-manila-tempest-dsvm-neutron
|
||||
|
Loading…
x
Reference in New Issue
Block a user