From 94242e46acf7e8249155248117bc690665356a78 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Thu, 1 Nov 2012 05:17:22 +0100 Subject: [PATCH] Add marconi to stackforge. Change-Id: I5327eccf811e299b7f5f87e20e94baa13f26f251 Reviewed-on: https://review.openstack.org/15182 Reviewed-by: James E. Blair Approved: Clark Boylan Reviewed-by: Clark Boylan Tested-by: Jenkins --- .../files/jenkins_job_builder/config/projects.yaml | 9 +++++++++ modules/openstack_project/files/review.projects.yaml | 3 +++ modules/openstack_project/files/zuul/layout.yaml | 12 ++++++++++++ 3 files changed, 24 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 dced9e4b74..fd721587ac 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -524,6 +524,15 @@ - python-jobs +- project: + name: marconi + github-org: stackforge + node: precise + + jobs: + - python-jobs + + - project: name: moniker github-org: stackforge diff --git a/modules/openstack_project/files/review.projects.yaml b/modules/openstack_project/files/review.projects.yaml index 5d073fb9ac..4d1deda7a2 100644 --- a/modules/openstack_project/files/review.projects.yaml +++ b/modules/openstack_project/files/review.projects.yaml @@ -173,6 +173,9 @@ - project: stackforge/libra options: - close-pull +- project: stackforge/marconi + options: + - close-pull - project: stackforge/moniker options: - close-pull diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index ccb907259f..2d691f81f6 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -695,6 +695,18 @@ projects: - gate-python-reddwarfclient-python26 - gate-python-reddwarfclient-python27 + - name: stackforge/marconi + check: + - gate-marconi-merge: + - gate-marconi-pep8 + - gate-marconi-python26 + - gate-marconi-python27 + gate: + - gate-marconi-merge: + - gate-marconi-pep8 + - gate-marconi-python26 + - gate-marconi-python27 + - name: stackforge/moniker check: - gate-moniker-merge: