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: