File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 "url" : " alio2-cr1-hv-aliecs:8500"
2020 },
2121 "conditionDB" : {
22- "url" : " http://localhost:8084 /"
22+ "url" : " http://alice-ccdb.cern.ch /"
2323 }
2424 },
2525 "tasks" : {
Original file line number Diff line number Diff line change 1919 "url" : " http://ali-consul.cern.ch:8500"
2020 },
2121 "conditionDB" : {
22- "url" : " http://localhost:8084 "
22+ "url" : " http://alice-ccdb.cern.ch "
2323 }
2424 },
2525 "tasks" : {
Original file line number Diff line number Diff line change 1919 "url" : " http://ali-consul.cern.ch:8500"
2020 },
2121 "conditionDB" : {
22- "url" : " http://localhost:8084 "
22+ "url" : " http://alice-ccdb.cern.ch "
2323 }
2424 },
2525 "tasks" : {
Original file line number Diff line number Diff line change 1919 "url" : " http://ali-consul.cern.ch:8500"
2020 },
2121 "conditionDB" : {
22- "url" : " http://localhost:8084 "
22+ "url" : " http://alice-ccdb.cern.ch "
2323 }
2424 },
2525 "tasks" : {
Original file line number Diff line number Diff line change 1919 "url" : " http://ali-consul.cern.ch:8500"
2020 },
2121 "conditionDB" : {
22- "url" : " http://localhost:8084 "
22+ "url" : " http://alice-ccdb.cern.ch "
2323 }
2424 },
2525 "tasks" : {
Original file line number Diff line number Diff line change 1+ {
2+ "qc" : {
3+ "config" : {
4+ "database" : {
5+ "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"
14+ },
15+ "monitoring" : {
16+ "url" : " infologger:///debug?qc"
17+ },
18+ "consul" : {
19+ "url" : " "
20+ },
21+ "conditionDB" : {
22+ "url" : " http://localhost:8084"
23+ },
24+ "infologger" : {
25+ "filterDiscardDebug" : " true" ,
26+ "filterDiscardLevel" : " 1"
27+ }
28+ }
29+ }
30+ }
Original file line number Diff line number Diff line change 1919 "url" : " "
2020 },
2121 "conditionDB" : {
22- "url" : " http://localhost:8084 "
22+ "url" : " http://alice-ccdb.cern.ch "
2323 },
2424 "infologger" : {
2525 "filterDiscardDebug" : " true" ,
Original file line number Diff line number Diff line change 2020 "url" : " http://ali-consul.cern.ch:8500"
2121 },
2222 "conditionDB" : {
23- "url" : " http://localhost:8084 "
23+ "url" : " http://alice-ccdb.cern.ch "
2424 }
2525 },
2626 "tasks" : {
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ elif [[ -z $QC_JSON_FROM_OUTSIDE ]]; then
5252 [[ -z " $QC_JSON_TRD " ]] && QC_JSON_TRD=consul://o2/components/qc/ANY/any/trd-full-qcmn-nopulseheight-epn
5353 [[ -z " $QC_JSON_PHS " ]] && QC_JSON_PHS=consul://o2/components/qc/ANY/any/phos-raw-clusters-epn
5454 [[ -z " $QC_JSON_PRIMVTX " ]] && QC_JSON_PRIMVTX=consul://o2/components/qc/ANY/any/vertexing-qc
55- [[ -z " $QC_JSON_GLOBAL " ]] && QC_JSON_GLOBAL=$O2DPG_ROOT /DATA/production/qc-sync/qc-global.json
55+ [[ -z " $QC_JSON_GLOBAL " ]] && QC_JSON_GLOBAL=$O2DPG_ROOT /DATA/production/qc-sync/qc-global-epn .json
5656 if [[ -z " $QC_JSON_TOF_MATCH " ]]; then
5757 if has_tof_matching_source ITS-TPC && has_tof_matching_source ITS-TPC-TRD; then
5858 QC_JSON_TOF_MATCH=consul://o2/components/qc/ANY/any/tof-qcmn-match-itstpctrdtof
You can’t perform that action at this time.
0 commit comments