Add congress-specs as new project to stackforge

This patch adds the config needed to create the congress-specs repo
for the congress project.

Change-Id: I1e4f2d4eff3e6a591546e19bb3741e2d04d43ef5
This commit is contained in:
Aaron Rosen 2014-07-09 19:21:00 -07:00
parent 8d3e6c8f45
commit ae11de46ea
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
abandon = group congress-core
label-Code-Review = -2..+2 group congress-core
label-Workflow = -1..+1 group congress-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -2551,6 +2551,15 @@
jobs:
- python-jobs
- project:
name: congress-specs
github-org: stackforge
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: rubick
github-org: stackforge

View File

@ -560,6 +560,8 @@
description: Congress
upstream: git://github.com/pballand/congress.git
acl-config: /home/gerrit2/acls/stackforge/congress.config
- project: stackforge/congress-specs
description: Congress Design Specifications
- project: stackforge/cookbook-ceph
group: openstack-chef
docimpact-group: openstack-chef

View File

@ -3315,6 +3315,14 @@ projects:
- gate-congress-pep8
- gate-congress-python27
- name: openstack/congress-specs
check:
- gate-congress-specs-docs
- gate-congress-specs-python27
gate:
- gate-congress-specs-docs
- gate-congress-specs-python27
- name: stackforge/cookbook-openstack-block-storage
check:
- gate-cookbook-openstack-block-storage-chef-lint