Merge "python-surveilclient: Added gate checks"
This commit is contained in:
commit
3a53be9675
@ -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'
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user