-
Bug
-
Resolution: Won't Do
-
Major
-
5.2.7.Final
-
None
-
The benchmark script already supports passing extra arguments via a variable called JVM_ARGS
The launch script for running benchmarks (narayana/scripts/hudson/benchmark.sh in the repo https://github.com/jbosstm/performance) should propagate any script arguments through to the benchmark script.
I plan to use this for configuring things like the transaction timeout value and to configure how many commit failures are tolerated before failing the job.