diff --git a/DATA/production/qc-async/cpv.json b/DATA/production/qc-async/cpv.json index 71f02f0c9..f7130b5c1 100644 --- a/DATA/production/qc-async/cpv.json +++ b/DATA/production/qc-async/cpv.json @@ -3,23 +3,14 @@ "config": { "database": { "implementation": "CCDB", - "host": "alio2-cr1-hv-qcdb1.cern.ch:8083", - "username": "not_applicable", - "password": "not_applicable", - "name": "not_applicable" - }, - "Activity": { - "number": "42", - "type": "2" + "host": "ccdb-test.cern.ch:8080" }, + "Activity": {}, "monitoring": { - "url": "influxdb-unix:///tmp/telegraf.sock" - }, - "consul": { - "url": "alio2-cr1-hv-aliecs:8500" + "url": "infologger:///debug?qc" }, "conditionDB": { - "url": "http://localhost:8084/" + "url": "ccdb-test.cern.ch:8080" } }, "tasks": { @@ -30,7 +21,6 @@ "moduleName": "QcCPV", "detectorName": "CPV", "cycleDurationSeconds": "120", - "maxNumberCycles": "-1", "dataSource": { "type": "direct", "query": "clusters:CPV/CLUSTERS/0;ctrigrec:CPV/CLUSTERTRIGRECS/0" @@ -40,9 +30,7 @@ "ccdbCheckInterval": "1000" } } - }, - "dataSamplingPolicies": [ - - ] - } -} + } + }, + "dataSamplingPolicies": [] +} \ No newline at end of file diff --git a/DATA/production/qc-async/phs.json b/DATA/production/qc-async/phs.json index 63a7dd28d..37d57a4a6 100644 --- a/DATA/production/qc-async/phs.json +++ b/DATA/production/qc-async/phs.json @@ -3,23 +3,14 @@ "config": { "database": { "implementation": "CCDB", - "host": "ali-qcdb.cern.ch:8083", - "username": "not_applicable", - "password": "not_applicable", - "name": "not_applicable" - }, - "Activity": { - "number": "42", - "type": "2" + "host": "ccdb-test.cern.ch:8080" }, + "Activity": {}, "monitoring": { - "url": "influxdb-unix:///tmp/telegraf.sock" - }, - "consul": { - "url": "" + "url": "infologger:///debug?qc" }, "conditionDB": { - "url": "http://localhost:8084" + "url": "ccdb-test.cern.ch:8080" } }, "tasks": { @@ -30,18 +21,13 @@ "moduleName": "QcPHOS", "detectorName": "PHS", "cycleDurationSeconds": "100", - "maxNumberCycles": "-1", "dataSource": { "type": "direct", "query": "clusters:PHS/CLUSTERS/0;clustertr:PHS/CLUSTERTRIGREC/0" }, - "taskParameters": { - "": "" - } + "taskParameters": {} } - }, - "dataSamplingPolicies": [ - - ] - } -} + } + }, + "dataSamplingPolicies": [] +} \ No newline at end of file