Add jenkins jobs for reddwarf-integration

Change-Id: I1655f741a0ba92356ec40f53c45328a6289e8df7
Reviewed-on: https://review.openstack.org/16217
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
This commit is contained in:
Aaron Crickenberger 2012-11-15 11:31:20 -08:00 committed by Jenkins
parent c8b843b1ba
commit 593d57e242
2 changed files with 15 additions and 0 deletions

View File

@ -516,6 +516,15 @@
- python-jobs
- project:
name: reddwarf-integration
github-org: stackforge
node: precise
jobs:
- gate-{name}-merge
- project:
name: python-reddwarfclient
github-org: stackforge

View File

@ -691,6 +691,12 @@ projects:
- gate-reddwarf-python26
- gate-reddwarf-python27
- name: stackforge/reddwarf-integration
check:
- gate-reddwarf-integration-merge
gate:
- gate-reddwarf-integration-merge
- name: stackforge/python-reddwarfclient
check:
- gate-python-reddwarfclient-merge: