Skip to content

Commit

Permalink
Add extra variable to reduce CCDB timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
ktf committed Mar 28, 2024
1 parent 33ab318 commit f93e824
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions o2-full-system-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ export DPL_REPORT_PROCESSING=1
export XRD_CONNECTIONWINDOW=3
export XRD_CONNECTIONRETRY=1
export XRD_TIMEOUTRESOLUTION=1
export XRD_REQUESTTIMEOUT=60

WORKFLOW_EXTRA_PROCESSING_STEPS=TPC_DEDX,MFT_RECO,MID_RECO,MCH_RECO,MATCH_MFTMCH,MATCH_MCHMID,MUON_SYNC_RECO,ZDC_RECO FST_SYNC_EXTRA_WORKFLOW_PARAMETERS=QC,CALIB_LOCAL_AGGREGATOR,CALIB_LOCAL_INTEGRATED_AGGREGATOR QC_REDIRECT_MERGER_TO_LOCALHOST=1 GEN_TOPO_WORKDIR=`pwd` ALICE_O2SIM_DUMPLOG=1 NEvents=5 NEventsQED=100 O2SIMSEED=12345 $O2_ROOT/prodtests/full_system_test.sh
$O2_ROOT/prodtests/full_system_test_ci_extra_tests.sh
Expand Down

0 comments on commit f93e824

Please sign in to comment.