Add stackforge projects to Zuul.

Added jobs and entries for libra, reddwarf and python-reddwarfclient

Change-Id: I4467a279ee72ed7c19687acbe37cd473b79d1095
Reviewed-on: https://review.openstack.org/14898
Reviewed-by: linuxjedi <andrew@linuxjedi.co.uk>
Reviewed-by: David Shrewsbury <shrewsbury.dave@gmail.com>
Reviewed-by: Monty Taylor <mordred@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:
Andrew Hutchings 2012-10-26 18:02:35 +01:00 committed by Jenkins
parent 4ccb22d8aa
commit 04964a1f82
3 changed files with 50 additions and 1 deletions

View File

@ -489,7 +489,25 @@
- project:
name: reddwarf
github-org: stackforge
node: oneiric
node: precise
jobs:
- python-jobs
- project:
name: python-reddwarfclient
github-org: stackforge
node: precise
jobs:
- python-jobs
- project:
name: libra
github-org: stackforge
node: precise
jobs:
- python-jobs

View File

@ -164,3 +164,9 @@
- project: stackforge/reddwarf
options:
- close-pull
- project: stackforge/python-reddwarfclient
options:
- close-pull
- project: stackforge/libra
options:
- close-pull

View File

@ -633,6 +633,19 @@ projects:
gate:
- gate-MRaaS-merge
- name: stackforge/libra
check:
- gate-libra-merge:
- gate-libra-pep8
- gate-libra-python26
- gate-libra-python27
gate:
- gate-libra-merge:
- gate-libra-pep8
- gate-libra-python26
- gate-libra-python27
- name: heat-api/heat
check:
- gate-heat-merge:
@ -658,6 +671,18 @@ projects:
- gate-reddwarf-python26
- gate-reddwarf-python27
- name: stackforge/python-reddwarfclient
check:
- gate-python-reddwarfclient-merge:
- gate-python-reddwarfclient-pep8
- gate-python-reddwarfclient-python26
- gate-python-reddwarfclient-python27
gate:
- gate-python-reddwarfclient-merge:
- gate-python-reddwarfclient-pep8
- gate-python-reddwarfclient-python26
- gate-python-reddwarfclient-python27
- name: openstack/openstack-manuals
check:
- gate-openstack-manuals-merge