Merge "[rally] Add a separate repository for OpenStack plugins"

This commit is contained in:
Zuul 2018-02-19 22:04:57 +00:00 committed by Gerrit Code Review
commit 433e974eba
4 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,16 @@
[access "refs/heads/*"]
abandon = group rally-openstack-core
create = group rally-openstack-core
label-Code-Review = -2..+2 group rally-openstack-core
label-Verified = -1..+1 group rally-ci
label-Workflow = -1..+1 group rally-openstack-core
[access "refs/tags/*"]
pushSignedTag = group rally-openstack-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -5882,6 +5882,12 @@
description: Rally provides a framework for performance analysis and benchmarking
of individual OpenStack components as well as full production OpenStack cloud
deployments
- project: openstack/rally-openstack
upstream: https://github.com/andreykurilin/rally-openstack.git
description: A collection of plugins for Rally framework designed for the
OpenStack platform.
groups:
- rally
- project: openstack/ramdisk-func-test
description: Functional testing framework for deployment ramdisks (e.g. Bareon)
acl-config: /home/gerrit2/acls/openstack/bareon.config

View File

@ -1862,6 +1862,7 @@ openstack-rally:
- x-vrif-minus-2
projects:
- openstack/rally
- openstack/rally-openstack
branches:
- master

View File

@ -1145,6 +1145,7 @@
- openstack/quark
- openstack/radar
- openstack/rally
- openstack/rally-openstack
- openstack/ramdisk-func-test
- openstack/ranger
- openstack/ranger-agent