Merge "python-surveilclient: Added gate checks"

This commit is contained in:
Jenkins 2014-12-17 23:10:53 +00:00 committed by Gerrit Code Review
commit 3a53be9675
2 changed files with 16 additions and 1 deletions

View File

@ -3689,6 +3689,14 @@
- python-jobs
- pypi-jobs
- project:
name: python-surveilclient
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: python-tackerclient
node: 'bare-precise || bare-trusty'

View File

@ -5273,7 +5273,14 @@ projects:
- name: stackforge/python-surveilclient
template:
- name: merge-check
- name: noop-jobs
check:
- gate-python-surveilclient-docs
- gate-python-surveilclient-pep8
- gate-python-surveilclient-python27
gate:
- gate-python-surveilclient-docs
- gate-python-surveilclient-pep8
- gate-python-surveilclient-python27
- name: stackforge/python-tackerclient
template: