]
Michael Musgrove resolved JBTM-2552.
------------------------------------
Release Notes Text: The benchmark script already supports passing extra arguments via
a variable called JVM_ARGS
Resolution: Rejected
Benchmark script should accept extra script arguments
-----------------------------------------------------
Key: JBTM-2552
URL:
https://issues.jboss.org/browse/JBTM-2552
Project: JBoss Transaction Manager
Issue Type: Bug
Components: Performance Testing
Affects Versions: 5.2.7.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Fix For: 5.next
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.