Enabled pylint job for manila project

Manila has all required stuff to run pylint job.

Change-Id: I993be97fbafd144c679512f7983714c0bcdbbe12
This commit is contained in:
vponomaryov 2014-05-27 16:20:11 +03:00 committed by Valeriy Ponomaryov
parent 89a977a06e
commit 8f4464374b
2 changed files with 4 additions and 0 deletions

View File

@ -2252,6 +2252,7 @@
jobs:
- python-jobs
- gate-{name}-pylint
- project:
name: python-manilaclient

View File

@ -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