Add moniker and python-monikerclient.
Change-Id: I90924b313ff4f3be0507496a68c3e4b59d294a06 Reviewed-on: https://review.openstack.org/15165 Reviewed-by: Kiall Mac Innes <kiall@managedit.ie> Approved: Monty Taylor <mordred@inaugust.com> Reviewed-by: Monty Taylor <mordred@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
f919fd1173
commit
e0159e0024
@ -524,6 +524,24 @@
|
|||||||
- python-jobs
|
- python-jobs
|
||||||
|
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: moniker
|
||||||
|
github-org: stackforge
|
||||||
|
node: precise
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- python-jobs
|
||||||
|
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: python-monikerclient
|
||||||
|
github-org: stackforge
|
||||||
|
node: precise
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- python-jobs
|
||||||
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: requirements
|
name: requirements
|
||||||
github-org: openstack
|
github-org: openstack
|
||||||
|
@ -173,3 +173,9 @@
|
|||||||
- project: stackforge/libra
|
- project: stackforge/libra
|
||||||
options:
|
options:
|
||||||
- close-pull
|
- close-pull
|
||||||
|
- project: stackforge/moniker
|
||||||
|
options:
|
||||||
|
- close-pull
|
||||||
|
- project: stackforge/python-monikerclient
|
||||||
|
options:
|
||||||
|
- close-pull
|
||||||
|
@ -695,6 +695,30 @@ projects:
|
|||||||
- gate-python-reddwarfclient-python26
|
- gate-python-reddwarfclient-python26
|
||||||
- gate-python-reddwarfclient-python27
|
- gate-python-reddwarfclient-python27
|
||||||
|
|
||||||
|
- name: stackforge/moniker
|
||||||
|
check:
|
||||||
|
- gate-moniker-merge:
|
||||||
|
- gate-moniker-pep8
|
||||||
|
- gate-moniker-python26
|
||||||
|
- gate-moniker-python27
|
||||||
|
gate:
|
||||||
|
- gate-moniker-merge:
|
||||||
|
- gate-moniker-pep8
|
||||||
|
- gate-moniker-python26
|
||||||
|
- gate-moniker-python27
|
||||||
|
|
||||||
|
- name: stackforge/python-monikerclient
|
||||||
|
check:
|
||||||
|
- gate-python-monikerclient-merge:
|
||||||
|
- gate-python-monikerclient-pep8
|
||||||
|
- gate-python-monikerclient-python26
|
||||||
|
- gate-python-monikerclient-python27
|
||||||
|
gate:
|
||||||
|
- gate-python-monikerclient-merge:
|
||||||
|
- gate-python-monikerclient-pep8
|
||||||
|
- gate-python-monikerclient-python26
|
||||||
|
- gate-python-monikerclient-python27
|
||||||
|
|
||||||
- name: openstack/openstack-manuals
|
- name: openstack/openstack-manuals
|
||||||
check:
|
check:
|
||||||
- gate-openstack-manuals-merge
|
- gate-openstack-manuals-merge
|
||||||
|
Loading…
x
Reference in New Issue
Block a user