Merge "Adds Jenkins jobs for python-tuskarclient"
This commit is contained in:
commit
d33f2b09e4
@ -1322,3 +1322,13 @@
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
- hook-{name}-rtfd
|
||||
|
||||
- project:
|
||||
name: python-tuskarclient
|
||||
github-org: stackforge
|
||||
tarball-site: tarballs.openstack.org
|
||||
node: precise
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- gate-{name}-pylint
|
||||
|
@ -2789,9 +2789,19 @@ projects:
|
||||
|
||||
- name: stackforge/python-tuskarclient
|
||||
check:
|
||||
- gate-noop
|
||||
- gate-python-tuskarclient-pep8
|
||||
- gate-python-tuskarclient-python26
|
||||
- gate-python-tuskarclient-python27
|
||||
- gate-python-tuskarclient-python33
|
||||
- gate-python-tuskarclient-pylint
|
||||
gate:
|
||||
- gate-noop
|
||||
- gate-python-tuskarclient-pep8
|
||||
- gate-python-tuskarclient-python26
|
||||
- gate-python-tuskarclient-python27
|
||||
- gate-python-tuskarclient-python33
|
||||
- gate-python-tuskarclient-pylint
|
||||
post:
|
||||
- python-tuskarclient-coverage
|
||||
|
||||
- name: stackforge/tuskar-ui
|
||||
check:
|
||||
|
Loading…
Reference in New Issue
Block a user