Merge "Create a stackforge repo for ci dashboard project - radar"
This commit is contained in:
commit
143c3445a5
@ -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
|
@ -1138,6 +1138,9 @@
|
|||||||
- project: stackforge/rack
|
- 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.
|
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
|
upstream: https://github.com/ctc-g/rack
|
||||||
|
- project: stackforge/radar
|
||||||
|
description: dashboard for ci reporting
|
||||||
|
upstream: https://github.com/rcbau/radar
|
||||||
- project: stackforge/rally
|
- project: stackforge/rally
|
||||||
description: Benchmark System for OpenStack
|
description: Benchmark System for OpenStack
|
||||||
upstream: git://github.com/pboris/rally.git
|
upstream: git://github.com/pboris/rally.git
|
||||||
|
@ -5131,6 +5131,14 @@ projects:
|
|||||||
- gate-solum-infra-guestagent-python33
|
- gate-solum-infra-guestagent-python33
|
||||||
- gate-solum-infra-guestagent-pypy
|
- gate-solum-infra-guestagent-pypy
|
||||||
|
|
||||||
|
- name: stackforge/radar
|
||||||
|
template:
|
||||||
|
- name: merge-check
|
||||||
|
check:
|
||||||
|
- noop
|
||||||
|
gate:
|
||||||
|
- noop
|
||||||
|
|
||||||
- name: stackforge/rally
|
- name: stackforge/rally
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user