diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 45ef251840..72ae042310 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -236,6 +236,22 @@ description: >- Sandbox repository of the NebulOuS project. acl-config: /home/gerrit2/acls/nebulous/nebulous.config +- project: nebulous/optimiser-constraint-checker + description: >- + NebulOuS optimiser's constraint checker. + acl-config: /home/gerrit2/acls/nebulous/nebulous.config +- project: nebulous/optimiser-controller + description: >- + NebulOuS optimiser's controller. + acl-config: /home/gerrit2/acls/nebulous/nebulous.config +- project: nebulous/optimiser-resource-auction-agent + description: >- + NebulOuS optimiser's resource auction agent. + acl-config: /home/gerrit2/acls/nebulous/nebulous.config +- project: nebulous/optimiser-solver + description: >- + NebulOuS optimiser's solver. + acl-config: /home/gerrit2/acls/nebulous/nebulous.config - project: nebulous/pilot-1-1-windmill description: >- Repository for publicly shared materials on NebulOuS pilot case 1.1: Windmill diff --git a/zuul/main.yaml b/zuul/main.yaml index bf39e506c5..34dfa0fdf7 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -119,6 +119,10 @@ - nebulous/asyncapi # Components, alphabetically. - nebulous/iot-dpp-orchestrator + - nebulous/optimiser-constraint-checker + - nebulous/optimiser-controller + - nebulous/optimiser-resource-auction-agent + - nebulous/optimiser-solver - tenant: name: openstack