Add Ceph support to existing Chef cookbooks

We're working with the maintainers of https://github.com/ceph/ceph-cookbooks to
bring Ceph cookbook development into StackForge.

Change-Id: I3ba034b4e16050128e576054dd089f0be242942d
This commit is contained in:
Matt Ray 2014-03-06 11:46:52 -06:00
parent ac849407fa
commit 1041de7473
4 changed files with 28 additions and 0 deletions

View File

@ -252,6 +252,7 @@ openstack-chef:
- change-merged
- x-vrif-minus-2
projects:
- stackforge/cookbook-ceph
- stackforge/cookbook-openstack-block-storage
- stackforge/cookbook-openstack-common
- stackforge/cookbook-openstack-compute

View File

@ -1636,6 +1636,16 @@
jobs:
- gate-openstack-chef-repo
- project:
name: cookbook-ceph
github-org: stackforge
node: bare-precise
jobs:
- gate-{name}-chef-lint
- gate-{name}-chef-style
- gate-{name}-chef-unit
- project:
name: cookbook-openstack-common
github-org: stackforge

View File

@ -432,6 +432,14 @@
description: Congress
upstream: git://github.com/pballand/congress.git
acl-config: /home/gerrit2/acls/stackforge/congress.config
- project: stackforge/cookbook-ceph
group: openstack-chef
docimpact-group: openstack-chef
description: Chef Cookbook - Ceph
upstream: git://github.com/ceph/ceph-cookbooks.git
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
options:
- direct-release
- project: stackforge/cookbook-openstack-block-storage
group: openstack-chef
docimpact-group: openstack-chef

View File

@ -3182,6 +3182,15 @@ projects:
- gate-cookbook-openstack-block-storage-chef-lint
- gate-cookbook-openstack-block-storage-chef-unit
- name: stackforge/cookbook-ceph
check:
- gate-cookbook-ceph-chef-lint
- gate-cookbook-ceph-chef-style
- gate-cookbook-ceph-chef-unit
gate:
- gate-cookbook-ceph-chef-lint
- gate-cookbook-ceph-chef-unit
- name: stackforge/cookbook-openstack-common
check:
- gate-cookbook-openstack-common-chef-lint