From f347b8240e1cda9de22959a7b167629093a0de3a Mon Sep 17 00:00:00 2001 From: Steve Baker Date: Tue, 11 Dec 2012 11:24:05 +1300 Subject: [PATCH] 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 Reviewed-by: Clark Boylan Reviewed-by: Jeremy Stanley Approved: Jeremy Stanley Tested-by: Jenkins --- .../files/jenkins_job_builder/config/projects.yaml | 3 +++ modules/openstack_project/files/zuul/layout.yaml | 6 ++++++ 2 files changed, 9 insertions(+) diff --git a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml index 1d479bb1db..a8718e95dd 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -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: diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index e5955b07f8..2c0aae62bf 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -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: