vdaburon opened a new issue, #5729:
URL: https://github.com/apache/jmeter/issues/5729

   ### Use case
   
   Currently you can't change Test Plan check box for serialize_threadgroups, 
functional_mode, tearDown_on_shutdown with a external JMeter properties.
   Be able to set options in the test plan.
   
   ### Possible solution
   
   Possible new properties for the test_plan
   
   for TestPlan.serialize_threadgroups use new property 
jmeter.test_plan.serialize_threadgroups (true or false, **false** default 
value) 
   for TestPlan.functional_mode use new  property 
jmeter.test_plan.functional_mode (true or false, **false** default value) 
   for TestPlan.tearDown_on_shutdown use property 
jmeter.test_plan.tearDown_on_shutdown (true or false, **true** default value) 
   
   and use this new properties likes : 
   jmeter.bat -J**jmeter.test_plan.serialize_threadgroups=true** ...
   
   ### Possible workarounds
   
   _No response_
   
   ### JMeter Version
   
   5.5
   
   ### Java Version
   
   _No response_
   
   ### OS Version
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to