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:
parent
94ca1d0fc0
commit
4c59c7224d
@ -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
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user