Merge "Add gabbi-tempest unofficial project"
This commit is contained in:
commit
9bf3b6d0c8
14
gerrit/acls/openstack/gabbi-tempest.config
Normal file
14
gerrit/acls/openstack/gabbi-tempest.config
Normal file
@ -0,0 +1,14 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group gabbi-tempest-core
|
||||
create = group gabbi-tempest-core
|
||||
label-Code-Review = -2..+2 group gabbi-tempest-core
|
||||
label-Workflow = -1..+1 group gabbi-tempest-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group gabbi-tempest-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -4356,6 +4356,10 @@
|
||||
- project: openstack/fuxi-kubernetes
|
||||
description: RETIRED, Kubernetes integration with OpenStack Storage
|
||||
acl-config: /home/gerrit2/acls/openstack/retired.config
|
||||
- project: openstack/gabbi-tempest
|
||||
description: Tempest plugin for automating gabbi-based testing of services.
|
||||
use-storyboard: true
|
||||
upstream: https://github.com/cdent/gabbi-tempest.git
|
||||
- project: openstack/gantt
|
||||
description: Common scheduler for OpenStack.
|
||||
- project: openstack/gce-api
|
||||
|
@ -673,6 +673,7 @@
|
||||
- openstack/fuel-web
|
||||
- openstack/futurist
|
||||
- openstack/gantt
|
||||
- openstack/gabbi-tempest
|
||||
- openstack/gce-api
|
||||
- openstack/gerrit-dash-creator
|
||||
- openstack/gertty
|
||||
|
Loading…
Reference in New Issue
Block a user