Skip to content
This repository has been archived by the owner on Aug 1, 2019. It is now read-only.

Commit

Permalink
Enabled pylint job for manila project
Browse files Browse the repository at this point in the history
Manila has all required stuff to run pylint job.

Change-Id: I993be97fbafd144c679512f7983714c0bcdbbe12
  • Loading branch information
vponomaryov committed May 28, 2014
1 parent 89a977a commit 8f44643
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Expand Up @@ -2252,6 +2252,7 @@

jobs:
- python-jobs
- gate-{name}-pylint

- project:
name: python-manilaclient
Expand Down
3 changes: 3 additions & 0 deletions modules/openstack_project/files/zuul/layout.yaml
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 8f44643

Please sign in to comment.