You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2016/09/25 16:20:46 UTC

svn commit: r1762220 - /jmeter/trunk/xdocs/usermanual/properties_reference.xml

Author: pmouawad
Date: Sun Sep 25 16:20:46 2016
New Revision: 1762220

URL: http://svn.apache.org/viewvc?rev=1762220&view=rev
Log:
[Bug 60082] Validation mode : Be able to force Throughput Controller to run as if it was set to 100%
Document property
Bugzilla Id: 60082

Modified:
    jmeter/trunk/xdocs/usermanual/properties_reference.xml

Modified: jmeter/trunk/xdocs/usermanual/properties_reference.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/properties_reference.xml?rev=1762220&r1=1762219&r2=1762220&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/properties_reference.xml (original)
+++ jmeter/trunk/xdocs/usermanual/properties_reference.xml Sun Sep 25 16:20:46 2016
@@ -714,9 +714,9 @@ Other parsers:<br/>
 <property name="testplan_validation.nb_threads_per_thread_group">Number of threads to use to validate a Thread Group<br/>, defaults to:1</property>
 <property name="testplan_validation.ignore_timers">Ignore timers when validating the thread group of plan<br/>, defaults to:true</property>
 <property name="testplan_validation.number_iterations">Number of iterations to use to validate a Thread Group<br/>, defaults to:1</property>
+<property name="testplan_validation.tpc_force_100_pct">Force throuput controllers that work in percentage mode to be a 100%<br/>, defaults to:false</property>
 </properties>
 <a href="#">^</a>
-
 </section>
 <!-- 
 <section name="&sect-num;.10 Reports" anchor="Reports">