Add pypi and docs jobs for python-heatclient
Note that I'm not clear on what the docs jobs do, or where the artifacts end up. Change-Id: Ia23b1b43a0880bce2847a2b4fa58a3cd4dcf6a60 Reviewed-on: https://review.openstack.org/17811 Reviewed-by: James E. Blair <corvus@inaugust.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Approved: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
This commit is contained in:
parent
eb5cec757c
commit
f347b8240e
@ -116,9 +116,12 @@
|
||||
name: python-heatclient
|
||||
github-org: openstack
|
||||
node: precise
|
||||
tarball-publisher-site: nova.openstack.org
|
||||
doc-publisher-site: docs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
|
||||
|
||||
- project:
|
||||
|
@ -670,6 +670,12 @@ projects:
|
||||
- gate-python-heatclient-pep8
|
||||
- gate-python-heatclient-python26
|
||||
- gate-python-heatclient-python27
|
||||
post:
|
||||
- python-heatclient-sdist-tarball
|
||||
- python-heatclient-coverage
|
||||
publish:
|
||||
- python-heatclient-pypi-sdist
|
||||
- python-heatclient-docs
|
||||
|
||||
- name: stackforge/reddwarf
|
||||
check:
|
||||
|
Loading…
Reference in New Issue
Block a user