Skip to content

jmeter_tornado job from jmeter-tornado/2.0.0

Github source: 28b908e or master branch

Properties

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.

record_result

Not recommended. Set to true if you want to record the execution plan results. Warning: logs can grow in size very quickly, resulting in full disk.

Default
false

wizard

configuration

ramp_time

Test ramp up time

users

Number of threads JMeter will use to execute your test, per job instance.

targets

List of targets to hits

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_tornado/ directory (learn more).

  • bin/ctl (from ctl.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.