diff --git a/gerrit/acls/cfn/heterogeneous-distributed-training-framework.config b/gerrit/acls/cfn/heterogeneous-distributed-training-framework.config new file mode 100644 index 0000000000..6dee7be1cd --- /dev/null +++ b/gerrit/acls/cfn/heterogeneous-distributed-training-framework.config @@ -0,0 +1,11 @@ +[access "refs/heads/*"] + abandon = group heterogeneous-distributed-training-framework-core + label-Code-Review = -2..+2 group heterogeneous-distributed-training-framework-core + label-Workflow = -1..+1 group heterogeneous-distributed-training-framework-core + +[receive] + requireChangeId = true + requireContributorAgreement = true + +[submit] + mergeContent = true diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index c57980f0a0..b58e2efc43 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -175,6 +175,11 @@ use-storyboard: true groups: - computing-force-network +- project: cfn/heterogeneous-distributed-training-framework + description: Heterogeneous distributed training framework researches the training method and framework over heterogeneous hardware. + 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 diff --git a/zuul/main.yaml b/zuul/main.yaml index defe7421d1..54700cbe58 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -179,6 +179,7 @@ - airship/vino - airship/zuul-airship-roles - cfn/cfn-overview + - cfn/heterogeneous-distributed-training-framework - cfn/cfn-security - cfn/computing-native - cfn/computing-offload