File tree Expand file tree Collapse file tree 2 files changed +17
-43
lines changed
Expand file tree Collapse file tree 2 files changed +17
-43
lines changed Original file line number Diff line number Diff line change 33 "config" : {
44 "database" : {
55 "implementation" : " CCDB" ,
6- "host" : " alio2-cr1-hv-qcdb1.cern.ch:8083" ,
7- "username" : " not_applicable" ,
8- "password" : " not_applicable" ,
9- "name" : " not_applicable"
10- },
11- "Activity" : {
12- "number" : " 42" ,
13- "type" : " 2"
6+ "host" : " ccdb-test.cern.ch:8080"
147 },
8+ "Activity" : {},
159 "monitoring" : {
16- "url" : " influxdb-unix:///tmp/telegraf.sock"
17- },
18- "consul" : {
19- "url" : " alio2-cr1-hv-aliecs:8500"
10+ "url" : " infologger:///debug?qc"
2011 },
2112 "conditionDB" : {
22- "url" : " http://localhost:8084/ "
13+ "url" : " ccdb-test.cern.ch:8080 "
2314 }
2415 },
2516 "tasks" : {
3021 "moduleName" : " QcCPV" ,
3122 "detectorName" : " CPV" ,
3223 "cycleDurationSeconds" : " 120" ,
33- "maxNumberCycles" : " -1" ,
3424 "dataSource" : {
3525 "type" : " direct" ,
3626 "query" : " clusters:CPV/CLUSTERS/0;ctrigrec:CPV/CLUSTERTRIGRECS/0"
4030 "ccdbCheckInterval" : " 1000"
4131 }
4232 }
43- },
44- "dataSamplingPolicies" : [
45-
46- ]
47- }
48- }
33+ }
34+ },
35+ "dataSamplingPolicies" : []
36+ }
Original file line number Diff line number Diff line change 33 "config" : {
44 "database" : {
55 "implementation" : " CCDB" ,
6- "host" : " ali-qcdb.cern.ch:8083" ,
7- "username" : " not_applicable" ,
8- "password" : " not_applicable" ,
9- "name" : " not_applicable"
10- },
11- "Activity" : {
12- "number" : " 42" ,
13- "type" : " 2"
6+ "host" : " ccdb-test.cern.ch:8080"
147 },
8+ "Activity" : {},
159 "monitoring" : {
16- "url" : " influxdb-unix:///tmp/telegraf.sock"
17- },
18- "consul" : {
19- "url" : " "
10+ "url" : " infologger:///debug?qc"
2011 },
2112 "conditionDB" : {
22- "url" : " http://localhost:8084 "
13+ "url" : " ccdb-test.cern.ch:8080 "
2314 }
2415 },
2516 "tasks" : {
3021 "moduleName" : " QcPHOS" ,
3122 "detectorName" : " PHS" ,
3223 "cycleDurationSeconds" : " 100" ,
33- "maxNumberCycles" : " -1" ,
3424 "dataSource" : {
3525 "type" : " direct" ,
3626 "query" : " clusters:PHS/CLUSTERS/0;clustertr:PHS/CLUSTERTRIGREC/0"
3727 },
38- "taskParameters" : {
39- "" : " "
40- }
28+ "taskParameters" : {}
4129 }
42- },
43- "dataSamplingPolicies" : [
44-
45- ]
46- }
47- }
30+ }
31+ },
32+ "dataSamplingPolicies" : []
33+ }
You can’t perform that action at this time.
0 commit comments