Merge "Apply cfn repository for code and storyboard"

This commit is contained in:
Zuul 2022-11-14 13:14:51 +00:00 committed by Gerrit Code Review
commit e75b9a1313
7 changed files with 87 additions and 0 deletions

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
abandon = group cfn-overview-core
label-Code-Review = -2..+2 group cfn-overview-core
label-Workflow = -1..+1 group cfn-overview-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
abandon = group computing-native-core
label-Code-Review = -2..+2 group computing-native-core
label-Workflow = -1..+1 group computing-native-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
abandon = group computing-offload-core
label-Code-Review = -2..+2 group computing-offload-core
label-Workflow = -1..+1 group computing-offload-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
abandon = group ubiquitous-computing-scheduling-core
label-Code-Review = -2..+2 group ubiquitous-computing-scheduling-core
label-Workflow = -1..+1 group ubiquitous-computing-scheduling-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
abandon = group cfn-use-case-and-architecture-core
label-Code-Review = -2..+2 group cfn-use-case-and-architecture-core
label-Workflow = -1..+1 group cfn-use-case-and-architecture-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -141,6 +141,33 @@
- airship
- project: airship/zuul-airship-roles
description: Reusable Ansible roles for use in Airship Zuul jobs
- project: cfn/cfn-overview
description: Overview contents for computing force network working group.
use-storyboard: true
groups:
- computing-force-network
- project: cfn/computing-native
description: Computing native is to build a open and unified compiling platform
that eliminate the difference between heterogeneous hardwares like GPU, FPGA, etc.
use-storyboard: true
groups:
- computing-force-network
- project: cfn/computing-offload
description: Computing offload is to pullout the high-speed processing units from general CPU to the Smart NIC.
use-storyboard: true
groups:
- computing-force-network
- project: cfn/ubiquitous-computing-scheduling
description: Ubiquitous Computing Scheduling is to build a unified scheduling platform
for computing resources including center cloud, edge, and terminal computing.
use-storyboard: true
groups:
- computing-force-network
- project: cfn/use-case-and-architecture
description: Contents for CFN definition, architecture, use cases and e2e solution.
use-storyboard: true
groups:
- computing-force-network
- project: cirros/cirros
description: Provides linux disk and kernel/initramfs images.
default-branch: main

View File

@ -150,6 +150,11 @@
- airship/treasuremap
- airship/vino
- airship/zuul-airship-roles
- cfn/cfn-overview
- cfn/computing-native
- cfn/computing-offload
- cfn/ubiquitous-computing-scheduling
- cfn/use-case-and-architecture
- cirros/cirros
- jjb/jenkins-job-builder
- jjb/python-jenkins