Merge "Finally add osprofiler to stackforge"

This commit is contained in:
Jenkins 2014-06-09 12:36:22 +00:00 committed by Gerrit Code Review
commit 19976e3e6e
4 changed files with 41 additions and 0 deletions

View File

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

View File

@ -2268,6 +2268,14 @@
jobs:
- python-jobs
- project:
name: osprofiler
github-org: stackforge
node: bare-precise
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: openstack-manuals

View File

@ -802,6 +802,9 @@
- project: stackforge/openvz-nova-driver
description: OpenVz driver for Nova
upstream: git://github.com/imsplitbit/openvz-nova-driver.git
- project: stackforge/osprofiler
description: OpenStack cross service/project profiler
upstream: git://github.com/pboris/osprofiler.git
- project: stackforge/ospurge
description: Cleanup OpenStack project resources.
upstream: https://github.com/cloudwatt/ospurge.git

View File

@ -3721,6 +3721,24 @@ projects:
gate:
- noop
- name: stackforge/osprofiler
check:
- gate-osprofiler-pep8
- gate-osprofiler-python26
- gate-osprofiler-python27
- gate-osprofiler-python33
gate:
- gate-osprofiler-pep8
- gate-osprofiler-python26
- gate-osprofiler-python27
- gate-osprofiler-python33
post:
- osprofiler-branch-tarball
pre-release:
- osprofiler-tarball
release:
- osprofiler-tarball
- name: stackforge/ospurge
check:
- noop