Enable gate jobs for Swift Cookbook

Enable lint and unit test jobs for object storage
cookbook. Initial patches for the cookbook expected
later today.

Change-Id: Ia4ecf5ad7097058844d2b2d4fc7d960a21fc4422
Reviewed-on: https://review.openstack.org/31504
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: matthew wagoner <zxkuqyb@gmail.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
This commit is contained in:
Jay Pipes 2013-06-03 10:25:10 -04:00 committed by Jenkins
parent 94ca1d0fc0
commit 4c59c7224d
2 changed files with 13 additions and 2 deletions

View File

@ -976,6 +976,15 @@
- gate-{name}-chef-lint
- gate-{name}-chef-unit
- project:
name: cookbook-openstack-object-storage
github-org: stackforge
node: precise
jobs:
- gate-{name}-chef-lint
- gate-{name}-chef-unit
- project:
name: cookbook-openstack-dashboard
github-org: stackforge

View File

@ -1886,9 +1886,11 @@ projects:
- name: stackforge/cookbook-openstack-object-storage
check:
- gate-noop
- gate-cookbook-openstack-object-storage-chef-lint
- gate-cookbook-openstack-object-storage-chef-unit
gate:
- gate-noop
- gate-cookbook-openstack-object-storage-chef-lint
- gate-cookbook-openstack-object-storage-chef-unit
- name: stackforge/cookbook-openstack-orchestration
check: