Skip to content

Commit

Permalink
tune xrootd timeouts for fullCI (#5331)
Browse files Browse the repository at this point in the history
Co-authored-by: shahoian <ruben.shahoyan@cern.ch>
  • Loading branch information
shahor02 and shahor02 authored Jan 28, 2024
1 parent 43dc3de commit a404c8b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions o2-full-system-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ export NHBPERTF=128
export SHMSIZE=8000000000
export NJOBS="$JOBS"
export DPL_REPORT_PROCESSING=1
export XRD_CONNECTIONWINDOW=3
export XRD_CONNECTIONRETRY=1
export XRD_TIMEOUTRESOLUTION=1

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
popd
Expand Down

0 comments on commit a404c8b

Please sign in to comment.