Add non-voting pylint check to cinder project

Change-Id: I5b9c0b86058610ad34a47afb3714f26a87056813
Reviewed-on: https://review.openstack.org/28805
Reviewed-by: John Griffith <john.griffith@solidfire.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
This commit is contained in:
Yun Mao 2013-05-10 10:49:50 -04:00 committed by Jenkins
parent 03df77212b
commit f01788dcd5
2 changed files with 5 additions and 0 deletions

View File

@ -121,6 +121,7 @@
- python-jobs
- python-grizzly-bitrot-jobs
- openstack-publish-jobs
- gate-{name}-pylint
- project:

View File

@ -83,6 +83,9 @@ jobs:
voting: false
- name: gate-nova-pylint
voting: false
- name: gate-cinder-pylint
branch: ^(?!stable/(folsom|grizzly)).*$
voting: false
- name: gate-nova-python26
branch: ^(?!stable/folsom).*$
- name: gate-oslo-incubator-pyflakes
@ -319,6 +322,7 @@ projects:
- gate-cinder-docs
- gate-cinder-python26
- gate-cinder-python27
- gate-cinder-pylint
- gate-tempest-devstack-vm-smoke
- gate-tempest-devstack-vm-full
- gate-tempest-devstack-vm-cinder