From 12f64cc7333ab8f597e32687eff485d0094de8da Mon Sep 17 00:00:00 2001 From: jmarchel Date: Wed, 22 Nov 2023 14:40:35 +0100 Subject: [PATCH] Add NebulOuS InfluxDB repo Change-Id: If27f824494ddc1a750fba279102ad26a443f31bb --- gerrit/projects.yaml | 4 ++++ zuul/main.yaml | 1 + 2 files changed, 5 insertions(+) diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 08cf37546b..7a9a07e046 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -237,6 +237,10 @@ description: >- NebulOuS frontend. acl-config: /home/gerrit2/acls/nebulous/nebulous.config +- project: nebulous/influxdb + description: >- + InfluxDB component for the NebulOuS project. + acl-config: /home/gerrit2/acls/nebulous/nebulous.config - project: nebulous/iot-dpp-orchestrator description: >- IoT data processing pipelines orchestration tool of the NebulOuS project. diff --git a/zuul/main.yaml b/zuul/main.yaml index 3eb33de2a2..a08c788ced 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -124,6 +124,7 @@ - nebulous/exn-connector-java - nebulous/exn-connector-python - nebulous/gui + - nebulous/influxdb - nebulous/iot-dpp-orchestrator - nebulous/monitoring - nebulous/optimiser-constraint-checker