Merge "Finally add osprofiler to stackforge"
This commit is contained in:
commit
19976e3e6e
@ -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
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user