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:
Monty Taylor 2012-11-01 02:14:48 +01:00 committed by Jenkins
parent f919fd1173
commit e0159e0024
3 changed files with 48 additions and 0 deletions
modules/openstack_project/files
jenkins_job_builder/config
review.projects.yaml
zuul

@ -524,6 +524,24 @@
- 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:
name: requirements
github-org: openstack

@ -173,3 +173,9 @@
- project: stackforge/libra
options:
- 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-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
check:
- gate-openstack-manuals-merge