Add pylint job to cinderclient experimental

This should mirror the Cinder pylint job.

Change-Id: I4f29cddd86890be6f2fc09e8b04acfa154ddb6f8
This commit is contained in:
Eric Harney 2016-04-14 16:38:14 -04:00
parent fcfc9b16a3
commit 2d46e503a7
2 changed files with 5 additions and 0 deletions
jenkins/jobs
zuul

@ -6909,6 +6909,7 @@
node: ubuntu-trusty
job-suffix: ''
branch-override: default
- gate-{name}-pylint
- project:
name: python-cloudkittyclient

@ -1616,6 +1616,9 @@ jobs:
- name: ^gate-cinder-pylint$
voting: false
- name: ^gate-python-cinderclient-pylint$
voting: false
- name: ^gate-os-brick-pylint$
voting: false
@ -9592,6 +9595,7 @@ projects:
- python-cinderclient-coverage
experimental:
- gate-grenade-dsvm-forward
- gate-python-cinderclient-pylint
- name: openstack/python-cloudkittyclient
template: