Skip to content
Snippets Groups Projects
Commit 625b43fc authored by Domenico Giordano's avatar Domenico Giordano
Browse files

stop before aod merging

parent f85411c9
No related branches found
No related tags found
19 merge requests!941Master,!786sync with master,!747Master,!739sync to master,!737sync with master,!735sync with master,!733sync with master,!716sync with master,!640sync with master,!636sync with master,!631fix score definition, rewrite parser,!629fix walltime report for atlas simMT and recoMT,!626sync with master,!625sync with master,!622syn with master,!620Update ALICE Run3 workload,!618Atlas sim & reco MT workloads: Use walltime for score-calculation,!605sync with master,!600merge qa-build-alice-gen-sim-reco-run3 commit 625b43fc from 4008017
......@@ -62,7 +62,7 @@ function doOne(){
cp ${HEPSCORE_CCDB_ROOT}/data/matbud.root .
# run workflow
${O2DPG_ROOT}/MC/bin/o2_dpg_workflow_runner.py -f workflow.json --cpu-limit ${CPULIMIT} -tt aod >> out_$1.log 2>&1
${O2DPG_ROOT}/MC/bin/o2_dpg_workflow_runner.py -f workflow.json --cpu-limit ${CPULIMIT} -tt aod_ >> out_$1.log 2>&1
status=${?}
echo "[doOne ($1)] $(date) completed (status=$status)"
# Return 0 if this workload copy was successful, 1 otherwise
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment