This commit is contained in:
2021-10-27 23:54:38 +00:00
parent 602d60ad6b
commit cc8fe9020a

View File

@@ -26,7 +26,7 @@
</collectionProp> </collectionProp>
</Arguments> </Arguments>
<hashTree/> <hashTree/>
<ConfigTestElement guiclass="HttpDefaultsGui" testclass="ConfigTestElement" testname="Localhost request defaults" enabled="true"> <ConfigTestElement guiclass="HttpDefaultsGui" testclass="ConfigTestElement" testname="Localhost request defaults" enabled="false">
<elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true"> <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
<collectionProp name="Arguments.arguments"/> <collectionProp name="Arguments.arguments"/>
</elementProp> </elementProp>
@@ -40,7 +40,7 @@
<stringProp name="HTTPSampler.response_timeout"></stringProp> <stringProp name="HTTPSampler.response_timeout"></stringProp>
</ConfigTestElement> </ConfigTestElement>
<hashTree/> <hashTree/>
<ConfigTestElement guiclass="HttpDefaultsGui" testclass="ConfigTestElement" testname="Devops request defaults" enabled="false"> <ConfigTestElement guiclass="HttpDefaultsGui" testclass="ConfigTestElement" testname="Devops request defaults" enabled="true">
<elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true"> <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
<collectionProp name="Arguments.arguments"/> <collectionProp name="Arguments.arguments"/>
</elementProp> </elementProp>
@@ -262,8 +262,8 @@
<boolProp name="LoopController.continue_forever">false</boolProp> <boolProp name="LoopController.continue_forever">false</boolProp>
<intProp name="LoopController.loops">-1</intProp> <intProp name="LoopController.loops">-1</intProp>
</elementProp> </elementProp>
<stringProp name="ThreadGroup.num_threads">100</stringProp> <stringProp name="ThreadGroup.num_threads">50</stringProp>
<stringProp name="ThreadGroup.ramp_time">100</stringProp> <stringProp name="ThreadGroup.ramp_time">50</stringProp>
<longProp name="ThreadGroup.start_time">1370726934000</longProp> <longProp name="ThreadGroup.start_time">1370726934000</longProp>
<longProp name="ThreadGroup.end_time">1370726934000</longProp> <longProp name="ThreadGroup.end_time">1370726934000</longProp>
<boolProp name="ThreadGroup.scheduler">true</boolProp> <boolProp name="ThreadGroup.scheduler">true</boolProp>
@@ -655,13 +655,13 @@
<stringProp name="HTTPSampler.response_timeout"></stringProp> <stringProp name="HTTPSampler.response_timeout"></stringProp>
</HTTPSamplerProxy> </HTTPSamplerProxy>
<hashTree/> <hashTree/>
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="10 percent report render" enabled="true"> <ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="25 percent report render" enabled="true">
<intProp name="ThroughputController.style">1</intProp> <intProp name="ThroughputController.style">1</intProp>
<boolProp name="ThroughputController.perThread">false</boolProp> <boolProp name="ThroughputController.perThread">false</boolProp>
<intProp name="ThroughputController.maxThroughput">1</intProp> <intProp name="ThroughputController.maxThroughput">1</intProp>
<FloatProperty> <FloatProperty>
<name>ThroughputController.percentThroughput</name> <name>ThroughputController.percentThroughput</name>
<value>99.0</value> <value>25.0</value>
<savedValue>0.0</savedValue> <savedValue>0.0</savedValue>
</FloatProperty> </FloatProperty>
</ThroughputController> </ThroughputController>