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:
parent
4ccb22d8aa
commit
04964a1f82
@ -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
|
||||
|
@ -164,3 +164,9 @@
|
||||
- project: stackforge/reddwarf
|
||||
options:
|
||||
- close-pull
|
||||
- project: stackforge/python-reddwarfclient
|
||||
options:
|
||||
- close-pull
|
||||
- project: stackforge/libra
|
||||
options:
|
||||
- close-pull
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user