Add marconi to stackforge.
Change-Id: I5327eccf811e299b7f5f87e20e94baa13f26f251 Reviewed-on: https://review.openstack.org/15182 Reviewed-by: James E. Blair <corvus@inaugust.com> Approved: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Tested-by: Jenkins
This commit is contained in:
parent
0c705cb39a
commit
94242e46ac
@ -524,6 +524,15 @@
|
|||||||
- python-jobs
|
- python-jobs
|
||||||
|
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: marconi
|
||||||
|
github-org: stackforge
|
||||||
|
node: precise
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- python-jobs
|
||||||
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: moniker
|
name: moniker
|
||||||
github-org: stackforge
|
github-org: stackforge
|
||||||
|
@ -173,6 +173,9 @@
|
|||||||
- project: stackforge/libra
|
- project: stackforge/libra
|
||||||
options:
|
options:
|
||||||
- close-pull
|
- close-pull
|
||||||
|
- project: stackforge/marconi
|
||||||
|
options:
|
||||||
|
- close-pull
|
||||||
- project: stackforge/moniker
|
- project: stackforge/moniker
|
||||||
options:
|
options:
|
||||||
- close-pull
|
- close-pull
|
||||||
|
@ -695,6 +695,18 @@ projects:
|
|||||||
- gate-python-reddwarfclient-python26
|
- gate-python-reddwarfclient-python26
|
||||||
- gate-python-reddwarfclient-python27
|
- 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
|
- name: stackforge/moniker
|
||||||
check:
|
check:
|
||||||
- gate-moniker-merge:
|
- gate-moniker-merge:
|
||||||
|
Loading…
Reference in New Issue
Block a user