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:
ghanshyam 2018-01-12 01:25:12 +00:00 committed by Andreas Jaeger
parent cb0d60dc08
commit e6e106ffa2
4 changed files with 16 additions and 0 deletions

View 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

View File

@ -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

View File

@ -1856,6 +1856,7 @@ openstack-qa:
- openstack/tempest
- openstack/tempest-lib
- openstack/tempest-plugin-cookiecutter
- openstack/tempest-stress
branches:
- master
- stable/newton

View File

@ -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