From 82e5d4114d9b8fa631fe3feca13c08770bf22bbb Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Tue, 30 Oct 2012 12:17:33 +0100 Subject: [PATCH] Add python-heatclient. Change-Id: I24ed2800f0ae62ae023ad31f85d8ad00f561977f Reviewed-on: https://review.openstack.org/15020 Reviewed-by: Clark Boylan Approved: James E. Blair Reviewed-by: James E. Blair Tested-by: Jenkins --- .../gerritbot/files/gerritbot_channel_config.yaml | 4 ++++ .../files/jenkins_job_builder/config/projects.yaml | 9 +++++++++ .../openstack_project/files/review.projects.yaml | 3 +++ modules/openstack_project/files/zuul/layout.yaml | 13 +++++++++++++ 4 files changed, 29 insertions(+) diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index 59e285697a..cdb668c275 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -52,7 +52,11 @@ stackforge-dev: - x-vrif-minus-2 projects: - stackforge/ceilometer + - stackforge/libra + - stackforge/python-reddwarfclient + - stackforge/reddwarf - heat-api/heat + - heat-api/python-heatclient branches: - master 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 bee8193a44..a441993b2c 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -131,6 +131,15 @@ - python-jobs +- project: + name: python-heatclient + github-org: heat-api + node: precise + + jobs: + - python-jobs + + - project: name: horizon github-org: openstack diff --git a/modules/openstack_project/files/review.projects.yaml b/modules/openstack_project/files/review.projects.yaml index 485ca074b7..557b8b78dc 100644 --- a/modules/openstack_project/files/review.projects.yaml +++ b/modules/openstack_project/files/review.projects.yaml @@ -1,6 +1,9 @@ - project: heat-api/heat options: - close-pull +- project: heat-api/python-heatclient + options: + - close-pull - project: openstack-ci/devstack-gate options: - close-pull diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index d4634fb802..d196473e70 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -658,6 +658,19 @@ projects: - gate-heat-python26 - gate-heat-python27 + - name: heat-api/python-heatclient + check: + - gate-python-heatclient-merge: + - gate-python-heatclient-pep8 + - gate-python-heatclient-python26 + - gate-python-heatclient-python27 + - dev-python-heatclient-coverage + gate: + - gate-python-heatclient-merge: + - gate-python-heatclient-pep8 + - gate-python-heatclient-python26 + - gate-python-heatclient-python27 + - name: stackforge/reddwarf check: - gate-reddwarf-merge: