Merge "Add virtualization (virt) repo to StarlingX"
This commit is contained in:
commit
a402e1ca97
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
|
@ -6509,6 +6509,12 @@
|
|||||||
use-storyboard: true
|
use-storyboard: true
|
||||||
groups:
|
groups:
|
||||||
- starlingx
|
- 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
|
- project: starlingx/zuul-jobs
|
||||||
description: StarlingX Zuul playbooks, roles and related scripts
|
description: StarlingX Zuul playbooks, roles and related scripts
|
||||||
use-storyboard: true
|
use-storyboard: true
|
||||||
|
@ -1077,6 +1077,7 @@
|
|||||||
- starlingx/utilities
|
- starlingx/utilities
|
||||||
- starlingx/utils
|
- starlingx/utils
|
||||||
- starlingx/vault-armada-app
|
- starlingx/vault-armada-app
|
||||||
|
- starlingx/virt
|
||||||
- starlingx/zuul-jobs
|
- starlingx/zuul-jobs
|
||||||
- ttygroup/boartty
|
- ttygroup/boartty
|
||||||
- ttygroup/gertty
|
- ttygroup/gertty
|
||||||
|
Loading…
x
Reference in New Issue
Block a user