Merge "Added the Surveil project to gerritbot, zuul and stackforge config"

This commit is contained in:
Jenkins 2014-06-25 19:48:52 +00:00 committed by Gerrit Code Review
commit 3d0df046cf
6 changed files with 67 additions and 0 deletions

View File

@ -529,6 +529,18 @@ storyboard:
branches:
- master
surveil:
events:
- patchset-created
- change-merged
- x-vrif-minus-2
projects:
- stackforge/surveil
- stackforge/python-surveilclient
- stackforge/surveil-specs
branches:
- master
milk-dev:
events:
- patchset-created

View File

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

View File

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

View File

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

View File

@ -981,6 +981,7 @@
- project: stackforge/python-solumclient
description: 'Client library to Solum API. See: https://wiki.openstack.org/wiki/Solum'
upstream: https://github.com/noorul/python-solumclient.git
- project: stackforge/python-surveilclient
- project: stackforge/rally
description: Benchmark System for OpenStack
upstream: git://github.com/pboris/rally.git
@ -1023,6 +1024,9 @@
- project: stackforge/stacktach
description: Event-based Debugging, Monitoring and Billing solution for OpenStack.
upstream: https://github.com/rackerlabs/stacktach.git
- project: stackforge/surveil
description: Monitoring as a Service for OpenStack
- project: stackforge/surveil-specs
- project: stackforge/swift-ceph-backend
description: Ceph backend for Swift
upstream: git://github.com/enovance/swift-ceph-backend.git

View File

@ -4400,6 +4400,12 @@ projects:
gate:
- gate-solum-dashboard-pypy
- name: stackforge/python-surveilclient
check:
- noop
gate:
- noop
- name: stackforge/rally
template:
- name: check-requirements
@ -4666,6 +4672,18 @@ projects:
- gate-stacktach-pep8
- gate-stacktach-python27
- name: stackforge/surveil
check:
- noop
gate:
- noop
- name: stackforge/surveil-specs
check:
- noop
gate:
- noop
- name: stackforge/xenapi-os-testing
check:
- noop