Create a stackforge repo for ci dashboard project - radar

This patch creates a stackforge repo for a new project called
radar. This code is currently in Michael Still's github repo
and provides a dashboard to view ci output. An example:
http://www.rcbops.com/gerrit/reports/neutron-cireport.html

Having this repository in stackforge will allow more contributions
on the code base.

Change-Id: I38fe6b3e1d6a7a12b47bf769e65c1b251eef8896
This commit is contained in:
Anita Kuno 2014-08-14 11:22:52 -06:00
parent 958bb8e8dc
commit 050f111b7f
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

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

@ -4593,6 +4593,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: python-jobs