Add gabbi-tempest unofficial project

Add basic config and access for gabbi-tempest project,
with upstream to originating project on github.

The project will not have a separate IRC channel, and makes
no distinction between core team and release team.

Gabbi-tempest is a tempest plugin that will, eventually, allow
openstack services to easily run gabbi [1] tests in a simple way.
See blog post for more info:
https://anticdent.org/gabbi-in-the-gate.html

[1] https://gabbi.readthedocs.io

Change-Id: I19d99d3b215a70f77cfeeec743a3eb2dcea37bdb
This commit is contained in:
Chris Dent 2018-10-15 16:53:18 +01:00
parent 96b357c705
commit e82d1a5593
3 changed files with 19 additions and 0 deletions

View 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

View File

@ -4355,6 +4355,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

View File

@ -674,6 +674,7 @@
- openstack/fuel-web
- openstack/futurist
- openstack/gantt
- openstack/gabbi-tempest
- openstack/gce-api
- openstack/gerrit-dash-creator
- openstack/gertty