jmeter_storm job from jmeter-tornado/2.0.0
Github source:
28b908e
or
master branch
Properties¶
generate_dashboard
¶
Apply “–reportatendofloadtests” when running jmeter
- Default
false
jvm
¶
maxTenuringThreshold
¶JAVA Max Tenuring Threshold
- Default
2
xms
¶Xms value passed
- Default
512m
xmx
¶Xmx value passed
- Default
512m
raw_jmx_plan
¶
The JMeter test plan. Generate it using JMeter GUI. This is the contents of the .jmx file. Either specify this field or use the wizard option.
wizard
¶
configuration
¶
duration
¶Desired duration of the test run, in seconds
ramp_time
¶Test ramp up time in seconds
users
¶Number of threads JMeter will use to execute your test, per job instance.
targets
¶List of targets to hit
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/jmeter_storm/
directory
(learn more).
bin/run
(fromrun.erb
)config/raw_test_plan.jmx
(fromraw_test_plan.jmx.erb
)config/settings.json
(fromsettings.json.erb
)config/validation.txt
(fromvalidation.txt.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.