Finally add osprofiler to stackforge

Adding osprofiler to stackforge. As it is related to Rally project,
it's core team will be rally team.

Change-Id: I858a01577a172e6e5bfc80074094a1318a948ee8
This commit is contained in:
Boris Pavlovic 2014-06-04 16:57:34 +04:00
parent b0c88e7dd7
commit 0b6b22bc9d
4 changed files with 41 additions and 0 deletions
modules/openstack_project/files
gerrit/acls/stackforge
jenkins_job_builder/config
review.projects.yaml
zuul

@ -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

@ -3731,6 +3731,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