Adding Rackspace automation framework, CloudCAFE.
Change-Id: If6f2cc8d5bcfb4d6c8b5c721c898885928734022 Reviewed-on: https://review.openstack.org/25870 Approved: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
This commit is contained in:
parent
1b033df49a
commit
467278d648
@ -0,0 +1,12 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
label-Code-Review = -2..+2 group cloud-cafe-core
|
||||||
|
label-Approved = +0..+1 group cloud-cafe-core
|
||||||
|
workInProgress = group cloud-cafe-core
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
create = group cloud-cafe-core
|
||||||
|
pushTag = group cloud-cafe-core
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -0,0 +1,12 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
label-Code-Review = -2..+2 group cloud-cafe-core
|
||||||
|
label-Approved = +0..+1 group cloud-cafe-core
|
||||||
|
workInProgress = group cloud-cafe-core
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
create = group cloud-cafe-core
|
||||||
|
pushTag = group cloud-cafe-core
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -0,0 +1,12 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
label-Code-Review = -2..+2 group cloud-cafe-core
|
||||||
|
label-Approved = +0..+1 group cloud-cafe-core
|
||||||
|
workInProgress = group cloud-cafe-core
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
create = group cloud-cafe-core
|
||||||
|
pushTag = group cloud-cafe-core
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -1486,3 +1486,21 @@ projects:
|
|||||||
- gate-noop
|
- gate-noop
|
||||||
gate:
|
gate:
|
||||||
- gate-noop
|
- gate-noop
|
||||||
|
|
||||||
|
- name: stackforge/opencafe
|
||||||
|
check:
|
||||||
|
- gate-noop
|
||||||
|
gate:
|
||||||
|
- gate-noop
|
||||||
|
|
||||||
|
- name: stackforge/cloudcafe
|
||||||
|
check:
|
||||||
|
- gate-noop
|
||||||
|
gate:
|
||||||
|
- gate-noop
|
||||||
|
|
||||||
|
- name: stackforge/cloudroast
|
||||||
|
check:
|
||||||
|
- gate-noop
|
||||||
|
gate:
|
||||||
|
- gate-noop
|
||||||
|
@ -159,3 +159,12 @@
|
|||||||
description: OpenStack Swift Puppet Module
|
description: OpenStack Swift Puppet Module
|
||||||
acl_config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
acl_config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||||
upstream: git://github.com/puppetlabs/puppetlabs-swift.git
|
upstream: git://github.com/puppetlabs/puppetlabs-swift.git
|
||||||
|
- project: stackforge/opencafe
|
||||||
|
upstream: https://github.com/samu4924/opencafe
|
||||||
|
description: "Common Automation Framework Engine. Core driver for CloudCAFE"
|
||||||
|
- project: stackforge/cloudcafe
|
||||||
|
upstream: https://github.com/samu4924/cloudcafe
|
||||||
|
description: "OpenStack based test automation framework. Based on OpenCAFE engine"
|
||||||
|
- project: stackforge/cloudroast
|
||||||
|
upstream: https://github.com/samu4924/cloudroast
|
||||||
|
description: "Automated Test Case Repository for OpenStack. Based on CloudCAFE."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user