Merge "Adding tobiko to the project list"

This commit is contained in:
Zuul 2018-08-09 13:51:04 +00:00 committed by Gerrit Code Review
commit 14d10b3432
3 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,13 @@
[access "refs/heads/*"]
abandon = group tobiko-core
label-Code-Review = -2..+2 group tobiko-core
label-Workflow = -1..+1 group tobiko-core
[access "refs/tags/*"]
pushSignedTag = group tobiko-release
[receive]
requireChangeId = true
[submit]
mergeContent = true

View File

@ -7141,6 +7141,9 @@
- project: openstack/timmy
description: 'OpenStack Ansible-like tool for parallel node operations: two-way
data transfer, log collection, remote command execution'
- project: openstack/tobiko
description: Testing OpenStack upgrades
use-storyboard: true
- project: openstack/tooz
description: Coordinate distributed systems.
groups:

View File

@ -1362,6 +1362,7 @@
- openstack/terracotta
- openstack/third-party-ci-tools
- openstack/timmy
- openstack/tobiko
- openstack/tooz
- openstack/tosca-parser
- openstack/training-guides