Merge "Add CloudPulse"

This commit is contained in:
Jenkins 2015-05-10 17:54:22 +00:00 committed by Gerrit Code Review
commit 9a11e0188e
6 changed files with 42 additions and 1 deletions

View File

@ -83,6 +83,7 @@ channels:
- name: openstack-chef
- name: openstack-cinder
- name: openstack-cloudkeep
- name: openstack-cloudpulse
- name: openstack-community
- name: openstack-containers
- name: openstack-cue

View File

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

View File

@ -1320,6 +1320,9 @@
- project: stackforge/cloudkitty-dashboard
description: CloudKitty Horizon Plugin
acl-config: /home/gerrit2/acls/stackforge/cloudkitty.config
- project: stackforge/cloudpulse
description: A Health-Checking service for OpenStack deployments.
upstream: git://github.com/sdake/cloudpulse.git
- project: stackforge/cloudroast
description: Automated Test Case Repository for OpenStack. Based on CloudCAFE.
- project: stackforge/cloudv-ostf-adapter

View File

@ -300,6 +300,16 @@ openstack-cinder:
branches:
- master
openstack-cloudpulse:
events:
- patchset-created
- change-merged
- x-vrif-minus-2
projects:
- stackforge/cloudpulse
branches:
- master
openstack-containers:
events:
- patchset-created

View File

@ -96,7 +96,6 @@
jobs:
- specs-jobs
- project:
name: designate
node: 'bare-precise || bare-trusty'
@ -3374,6 +3373,14 @@
jobs:
- python-jobs
- project:
name: cloudpulse
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- project:
name: cloudv-ostf-adapter
node: 'bare-precise || bare-trusty'

View File

@ -5119,6 +5119,12 @@ projects:
experimental:
- gate-cloudkitty-dashboard-python34
- name: stackforge/cloudpulse
template:
- name: merge-check
- name: python-jobs
- name: publish-to-pypi
- name: stackforge/cloudroast
template:
- name: merge-check