File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ o2-dpl-raw-proxy $ARGS_ALL \
7777 --publish-after-tfs 50 \
7878 --max-events 110 \
7979 | o2-calibration-ccdb-populator-workflow $ARGS_ALL \
80- --ccdb-path http://ccdb-test.cern.ch:8080 \
80+ --ccdb-path http://o2-ccdb.internal \
8181 | o2-dpl-run $ARGS_ALL --dds
8282
8383# --pipeline tpc-tracker:4 \
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ CALIB_INSPEC="A:TPC/RAWDATA;dd:FLP/DISTSUBTIMEFRAME/0;eos:***/INFORMATION"
1616CALIB_CONFIG=" TPCCalibPedestal.LastTimeBin=12000"
1717EXTRA_CONFIG=" "
1818EXTRA_CONFIG=" --publish-after-tfs 100 --max-events 120 --lanes 36"
19- CCDB_PATH=" --ccdb-path http://ccdb-test.cern.ch:8080 "
19+ CCDB_PATH=" --ccdb-path http://o2-ccdb.internal "
2020
2121o2-dpl-raw-proxy $ARGS_ALL \
2222 --dataspec " $PROXY_INSPEC " \
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ CALIB_CONFIG="TPCCalibPulser.FirstTimeBin=80;TPCCalibPulser.LastTimeBin=260;TPCC
1717EXTRA_CONFIG=" "
1818EXTRA_CONFIG=" --calib-type pulser --publish-after-tfs 30 --max-events 120 --lanes 36"
1919
20- CCDB_PATH=" --ccdb-path http://ccdb-test.cern.ch:8080 "
20+ CCDB_PATH=" --ccdb-path http://o2-ccdb.internal "
2121
2222
2323o2-dpl-raw-proxy $ARGS_ALL \
You can’t perform that action at this time.
0 commit comments