Add virtualization (virt) repo to StarlingX
This new repository will be the new place to store code related to StarlingX virtualization packages and tools. It will be the result of splitting the virt directory from starlingx/integ in order to separate the virtualization stack from it. Signed-off-by: Thales Elero Cervi <thaleselero.cervi@windriver.com> Change-Id: I3195abfc9ef5b156b5a8591b1d6b595c76081658
This commit is contained in:
parent
9660ec9f19
commit
fa0b4305eb
18
gerrit/acls/starlingx/virt.config
Normal file
18
gerrit/acls/starlingx/virt.config
Normal file
@ -0,0 +1,18 @@
|
||||
[access "refs/for/refs/*"]
|
||||
pushMerge = group starlingx-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group starlingx-virt-core
|
||||
create = group starlingx-release
|
||||
label-Code-Review = -2..+2 group starlingx-virt-core
|
||||
label-Workflow = -1..+1 group starlingx-virt-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
createSignedTag = group starlingx-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = True
|
@ -6523,6 +6523,12 @@
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- starlingx
|
||||
- project: starlingx/virt
|
||||
description: StarlingX Virtualization tools
|
||||
use-storyboard: true
|
||||
upstream: https://github.com/slittle1/stx-virt.git
|
||||
groups:
|
||||
- starlingx
|
||||
- project: starlingx/zuul-jobs
|
||||
description: StarlingX Zuul playbooks, roles and related scripts
|
||||
use-storyboard: true
|
||||
|
@ -1077,6 +1077,7 @@
|
||||
- starlingx/utilities
|
||||
- starlingx/utils
|
||||
- starlingx/vault-armada-app
|
||||
- starlingx/virt
|
||||
- starlingx/zuul-jobs
|
||||
- ttygroup/boartty
|
||||
- ttygroup/gertty
|
||||
|
Loading…
x
Reference in New Issue
Block a user