Merge "New Chef repo for Specs"

This commit is contained in:
Jenkins 2014-07-22 09:19:27 +00:00 committed by Gerrit Code Review
commit fb1403c4f0
4 changed files with 22 additions and 0 deletions

View File

@ -295,6 +295,7 @@ openstack-chef:
- stackforge/cookbook-openstack-orchestration - stackforge/cookbook-openstack-orchestration
- stackforge/cookbook-openstack-telemetry - stackforge/cookbook-openstack-telemetry
- stackforge/openstack-chef-repo - stackforge/openstack-chef-repo
- stackforge/openstack-chef-specs
branches: branches:
- master - master
- stable/grizzly - stable/grizzly

View File

@ -2044,6 +2044,14 @@
jobs: jobs:
- gate-openstack-chef-repo - gate-openstack-chef-repo
- project:
name: openstack-chef-specs
github-org: stackforge
node: 'bare-precise || bare-trusty'
jobs:
- gate-{name}-docs
- project: - project:
name: cookbook-ceph name: cookbook-ceph
github-org: stackforge github-org: stackforge

View File

@ -918,6 +918,13 @@
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
options: options:
- direct-release - direct-release
- project: stackforge/openstack-chef-specs
group: openstack-chef
docimpact-group: openstack-chef
description: Openstack Chef Blueprint specs
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
options:
- direct-release
- project: stackforge/openstack-cli-powershell - project: stackforge/openstack-cli-powershell
description: Powershell environment for Openstack description: Powershell environment for Openstack
- project: stackforge/openstack-sdk-dotnet - project: stackforge/openstack-sdk-dotnet

View File

@ -3903,6 +3903,12 @@ projects:
gate: gate:
- noop - noop
- name: stackforge/openstack-chef-specs
check:
- gate-openstack-chef-specs-docs
gate:
- gate-openstack-chef-specs-docs
- name: stackforge/openstack-chef-repo - name: stackforge/openstack-chef-repo
check: check:
- gate-openstack-chef-repo - gate-openstack-chef-repo