]> git.uio.no Git - u/mrichter/AliRoot.git/blame - TPC/stressTest/README
make the update of the period level QA safe (by running in a temp location and only...
[u/mrichter/AliRoot.git] / TPC / stressTest / README
CommitLineData
bf8b39fa 1AliRoot stress test:
2author: marian.ivanov@cern.ch
3
4Content:
5stressTest.sh - script to submit all scripts fromt $ALICE_ROOT/test directory
6
7To run stressTest:
2b609f83 8$ALICE_ROOT/TPC/stressTest/stressTest.sh <output dir prefix> <batch command>
bf8b39fa 9e.g:
2b609f83 10
11
12$ALICE_ROOT/TPC/stressTest/stressTest.sh `pwd` "qsub -V -cwd -o out.log"
13