Merge "Adds Jenkins jobs for python-tuskarclient"
This commit is contained in:
commit
d33f2b09e4
@ -1322,3 +1322,13 @@
|
|||||||
- python-jobs
|
- python-jobs
|
||||||
- pypi-jobs
|
- pypi-jobs
|
||||||
- hook-{name}-rtfd
|
- 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
|
- name: stackforge/python-tuskarclient
|
||||||
check:
|
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:
|
||||||
- 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
|
- name: stackforge/tuskar-ui
|
||||||
check:
|
check:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user