jmeter_tornado job from jmeter-tornado/1.0.0
              Github source:
              93d0089 or
              master branch
            
Properties¶
jvm_maxTenuringThreshold¶
  
    
      JAVA Max Tenuring Threshold
- Default
 2
jvm_xms¶
  
    
      Xms value passed
- Default
 512m
jvm_xmx¶
  
    
      -Xmx value passed
- Default
 512m
record_result¶
  
    
      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
test_plan_xml¶
  
    
      The JMeter test plan. Generate it using JMeter GUI. This is the contents of the .jmx file.
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(fromctl.erb)bin/test_plan.jmx(fromtest_plan.jmx.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.