Add jenkins jobs for a stackforge project rack

Add some template python jobs for testing rack.

Change-Id: I7936b5d2b3f7a351d98989566be42b795669e58d
This commit is contained in:
takehirokaneko 2014-07-14 16:16:44 +09:00
parent 1256cbf775
commit 523136e582
2 changed files with 17 additions and 2 deletions

View File

@ -3069,3 +3069,12 @@
jobs:
- python-jobs
- pypi-jobs
- project:
name: rack
github-org: stackforge
node: bare-trusty
tarball-site: tarballs.openstack.org
jobs:
- python-jobs

View File

@ -4927,6 +4927,12 @@ projects:
- name: stackforge/rack
check:
- noop
- gate-rack-pep8
- gate-rack-python26
- gate-rack-python27
gate:
- noop
- gate-rack-pep8
- gate-rack-python26
- gate-rack-python27
post:
- rack-coverage