]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
RelVal: automatically retry failed jobs
authordberzano <dario.berzano@cern.ch>
Tue, 19 Aug 2014 15:48:02 +0000 (17:48 +0200)
committerdberzano <dario.berzano@cern.ch>
Tue, 19 Aug 2014 15:49:07 +0000 (17:49 +0200)
PWGPP/benchmark/benchmark.config.d/90cern-virtual-cluster.config.example

index a0cffb8240564dd3b9c54e8164f85e69c5665f2c..f0c5bf4cd687291736a2a8a69286413482efdac9 100644 (file)
@@ -12,7 +12,8 @@
 # - more verbose (-d all)
 # - run on HTCondor (-T condor)
 # - launch max 300 concurrent jobs (-J 300) (default is 100)
-makeflowOptions='-T condor -d all -J 300'
+# - automatically retry failed jobs up to 10 times (-r 10)
+makeflowOptions='-T condor -d all -J 300 -r 10'
 
 # Always reconstruct in the current job's directory, and not in the system's
 # temporary directory