Skip to content

Commit

Permalink
[O2-4945] Move EMCAL pedestal aggregator to persistent DCS CCDB
Browse files Browse the repository at this point in the history
  • Loading branch information
mfasDa authored and shahor02 committed May 21, 2024
1 parent 903362d commit 59e5645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DATA/production/calib/emc-pedestal-aggregator.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ INPTYPE=""
PROXY_INSPEC="A:EMC/PEDDATA/0"

CCDBPATH1="http://o2-ccdb.internal"
CCDBPATH2="$DCSCCDBSERVER"
CCDBPATH2="$DCSCCDBSERVER_PERS"
if [[ $RUNTYPE == "SYNTHETIC" || "${GEN_TOPO_DEPLOYMENT_TYPE:-}" == "ALICE_STAGING" || ! -z $ISTEST ]]; then
CCDBPATH1="http://ccdb-test.cern.ch:8080"
CCDBPATH2="http://ccdb-test.cern.ch:8080"
Expand Down

0 comments on commit 59e5645

Please sign in to comment.