Add pep8 check/gate for stackforge/python-tackerclient

Change-Id: I71e2f11415c8fe84cf765e7b092240508b31e934
This commit is contained in:
Christian Berendt 2014-07-16 16:42:41 +02:00
parent d65853f8da
commit bf311e35f9
2 changed files with 10 additions and 2 deletions

View File

@ -424,6 +424,14 @@
- openstack-publish-jobs
- translation-jobs
- project:
name: python-tackerclient
github-org: stackforge
node: 'bare-precise || bare-trusty'
jobs:
- gate-{name}-pep8
- project:
name: cinder
github-org: openstack

View File

@ -4488,9 +4488,9 @@ projects:
- name: stackforge/python-tackerclient
check:
- noop
- gate-python-tackerclient-pep8
gate:
- noop
- gate-python-tackerclient-pep8
- name: stackforge/solum-dashboard
template: