Skip to content

jmeter_storm job from jmeter-tornado/2.1.0

Github source: 695e568 or master branch

Properties

generate_dashboard

Apply “–reportatendofloadtests” when running jmeter

Default
true

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

gaussian_random_timer
constant_delay_offset

Number of milliseconds to pause in addition to the random delay

Default
-1
deviation

Deviation in milliseconds.

Default
-1
ramp_time

Test ramp up time in seconds

simple_delay

Delay introduced between http requests, in milliseconds

Default
-1
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 (from run.erb)
  • config/raw_test_plan.jmx (from raw_test_plan.jmx.erb)
  • config/settings.json (from settings.json.erb)
  • config/validation.txt (from validation.txt.erb)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.