Merge "Create a stackforge repo for ci dashboard project - radar"

This commit is contained in:
Jenkins 2014-09-02 06:49:13 +00:00 committed by Gerrit Code Review
commit 143c3445a5
3 changed files with 24 additions and 0 deletions

View File

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

View File

@ -1138,6 +1138,9 @@
- project: stackforge/rack
description: Provides the ability that can control OpenStack as program resource with an application. It enables you to implement a large scale distributed system in a variety of programming languages on OpenStack.
upstream: https://github.com/ctc-g/rack
- project: stackforge/radar
description: dashboard for ci reporting
upstream: https://github.com/rcbau/radar
- project: stackforge/rally
description: Benchmark System for OpenStack
upstream: git://github.com/pboris/rally.git

View File

@ -5131,6 +5131,14 @@ projects:
- gate-solum-infra-guestagent-python33
- gate-solum-infra-guestagent-pypy
- name: stackforge/radar
template:
- name: merge-check
check:
- noop
gate:
- noop
- name: stackforge/rally
template:
- name: merge-check