stx-test: Add new repo for test tools

Adding stx-test repo. To be used for test tools, cases
and documentation.

New group starlingx-test-core will review this repo.

Change-Id: I187dfdfe53958cf43c59e8714213efe13c432522
This commit is contained in:
Cristopher Lemus 2019-01-18 15:10:35 -06:00
parent bcd85fe6f4
commit 31936c7f22
3 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,18 @@
[access "refs/for/refs/*"]
pushMerge = group starlingx-release
[access "refs/heads/*"]
abandon = group starlingx-test-core
create = group starlingx-release
label-Code-Review = -2..+2 group starlingx-test-core
label-Workflow = -1..+1 group starlingx-test-core
[access "refs/tags/*"]
pushSignedTag = group starlingx-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = True

View File

@ -7280,6 +7280,14 @@
cgit-alias:
site: git.starlingx.io
path: stx-specs
- project: openstack/stx-test
description: StarlingX Test tools
use-storyboard: true
groups:
- starlingx
cgit-alias:
site: git.starlingx.io
path: stx-test
- project: openstack/stx-tis-repo
description: StarlingX build support
use-storyboard: true

View File

@ -1364,6 +1364,7 @@
- openstack/stx-nfv
- openstack/stx-root
- openstack/stx-specs
- openstack/stx-test
- openstack/stx-tis-repo
- openstack/stx-tools
- openstack/stx-update