my plan is as follows

ThreadGroup1 (loop 2000 times)
 --java request
 --constant timer 

ThreadGroup2 (loop 1000 times)
 --java request
 --constant timer

How do I use properties to enable/disable a particular thread group? or is
there other mechanism to do so without creating 2 different jmx files or the
obvious right-click enable/disable?  Another word I want to run the load
test with varying configuration from the command line 

jmeter -nt loadtest.jmx -q lite.properties   (run thread group A only)

or

jmeter -nt loadtest.jmx -q full.properties   (run a full blown 2 thread
groups)




-- 
View this message in context: 
http://www.nabble.com/how-to-enable-disable-threadgroup-from-cmd-line-tp23335687p23335687.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to