New Chef repo for Specs
We would like a new repo on stackforge so we can start tracking comments and diffs for our blueprints. We are going to attempt to emulate: https://github.com/openstack/nova-specs workflow to help us organize our blueprints. Change-Id: I81aa9ef9924c4bea50f69da0e0641b1beac17264
This commit is contained in:
parent
800c6c24da
commit
42aee4eb75
@ -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
|
||||||
|
@ -2032,6 +2032,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
|
||||||
|
@ -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
|
||||||
|
@ -3893,6 +3893,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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user