Add tempest-stress project repo
tempest-stress is to perform stress testing of cloud using tempest. This framework used to be in tempest earlier but due to tempest scope it had been moved out of tempest tree. During queens PTG (even earlier) we discussed to make it in separate repo. Needed-By: Ib6fb2eac8568f6e86aae24782bfa6d9cca4fe54c Change-Id: I063303642f5c99e4ca95d0e02c2360a003688ad6
This commit is contained in:
parent
cb0d60dc08
commit
e6e106ffa2
11
gerrit/acls/openstack/tempest-stress.config
Normal file
11
gerrit/acls/openstack/tempest-stress.config
Normal file
@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group tempest-stress-core
|
||||
label-Code-Review = -2..+2 group tempest-stress-core
|
||||
label-Workflow = -1..+1 group tempest-stress-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -6260,6 +6260,9 @@
|
||||
groups:
|
||||
- tempest
|
||||
acl-config: /home/gerrit2/acls/openstack/tempest.config
|
||||
- project: openstack/tempest-stress
|
||||
description: Stress Testing of existing cloud using Tempest
|
||||
upstream: https://github.com/ghanshyammann/tempest-stress
|
||||
- project: openstack/tempest-tripleo-ui
|
||||
description: TripleO UI plugin for tempest
|
||||
acl-config: /home/gerrit2/acls/openstack/tripleo-ui.config
|
||||
|
@ -1856,6 +1856,7 @@ openstack-qa:
|
||||
- openstack/tempest
|
||||
- openstack/tempest-lib
|
||||
- openstack/tempest-plugin-cookiecutter
|
||||
- openstack/tempest-stress
|
||||
branches:
|
||||
- master
|
||||
- stable/newton
|
||||
|
@ -1264,6 +1264,7 @@
|
||||
- openstack/tempest-horizon
|
||||
- openstack/tempest-lib
|
||||
- openstack/tempest-plugin-cookiecutter
|
||||
- openstack/tempest-stress
|
||||
- openstack/tempest-tripleo-ui
|
||||
- openstack/terracotta
|
||||
- openstack/third-party-ci-tools
|
||||
|
Loading…
Reference in New Issue
Block a user