Merge "Add oran-o2 app to StarlingX"
This commit is contained in:
commit
c501a29fe1
18
gerrit/acls/starlingx/app-oran-o2.config
Normal file
18
gerrit/acls/starlingx/app-oran-o2.config
Normal file
@ -0,0 +1,18 @@
|
||||
[access "refs/for/refs/*"]
|
||||
pushMerge = group starlingx-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group starlingx-app-oran-o2-core
|
||||
create = group starlingx-release
|
||||
label-Code-Review = -2..+2 group starlingx-app-oran-o2-core
|
||||
label-Workflow = -1..+1 group starlingx-app-oran-o2-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
createSignedTag = group starlingx-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = True
|
@ -6193,6 +6193,11 @@
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- starlingx
|
||||
- project: starlingx/app-oran-o2
|
||||
description: StarlingX ORAN Spec Compliance O2 Interfaces App
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- starlingx
|
||||
- project: starlingx/app-sriov-fec-operator
|
||||
description: StarlingX SR-IOV FEC Operator app
|
||||
use-storyboard: true
|
||||
|
@ -993,6 +993,7 @@
|
||||
- starlingx/ansible-playbooks
|
||||
- starlingx/app-istio
|
||||
- starlingx/app-kubevirt
|
||||
- starlingx/app-oran-o2
|
||||
- starlingx/app-sriov-fec-operator
|
||||
- starlingx/app-sts-silicom
|
||||
- starlingx/audit-armada-app
|
||||
|
Loading…
Reference in New Issue
Block a user