Skip to content

Commit 2e22823

Browse files
author
Oleksii Korshenko
authored
Merge pull request #670 from magento-mustang/new-PAT
[Mustangs] Performance Builds Restructurization - PAT
2 parents 8d4d0c0 + 7253bb5 commit 2e22823

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup/performance-toolkit/benchmark.jmx

+4-4
Original file line numberDiff line numberDiff line change
@@ -3918,7 +3918,7 @@ vars.put("loadType", "Guest");</stringProp>
39183918
</GaussianRandomTimer>
39193919
<hashTree/>
39203920

3921-
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Checkout Estimate Shipping Methods ${__property(activeAdminThread)}(${testLabel})" enabled="true">
3921+
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Checkout Estimate Shipping Methods${__property(activeAdminThread)}(${testLabel})" enabled="true">
39223922
<boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
39233923
<elementProp name="HTTPsampler.Arguments" elementType="Arguments">
39243924
<collectionProp name="Arguments.arguments">
@@ -3983,7 +3983,7 @@ vars.put("loadType", "Guest");</stringProp>
39833983
</GaussianRandomTimer>
39843984
<hashTree/>
39853985

3986-
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Checkout Billing/Shipping Information ${__property(activeAdminThread)}(${testLabel})" enabled="true">
3986+
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Checkout Billing/Shipping Information${__property(activeAdminThread)}(${testLabel})" enabled="true">
39873987
<boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
39883988
<elementProp name="HTTPsampler.Arguments" elementType="Arguments">
39893989
<collectionProp name="Arguments.arguments">
@@ -4048,7 +4048,7 @@ vars.put("loadType", "Guest");</stringProp>
40484048
</GaussianRandomTimer>
40494049
<hashTree/>
40504050

4051-
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Checkout Payment Info/Place Order ${__property(activeAdminThread)}(${testLabel})" enabled="true">
4051+
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Checkout Payment Info/Place Order${__property(activeAdminThread)}(${testLabel})" enabled="true">
40524052
<boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
40534053
<elementProp name="HTTPsampler.Arguments" elementType="Arguments">
40544054
<collectionProp name="Arguments.arguments">
@@ -5264,7 +5264,7 @@ vars.put("loadType", "Customer");</stringProp>
52645264
</GaussianRandomTimer>
52655265
<hashTree/>
52665266

5267-
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Checkout Estimate Shipping Methods ${__property(activeAdminThread)}(${testLabel})" enabled="true">
5267+
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Checkout Estimate Shipping Methods${__property(activeAdminThread)}(${testLabel})" enabled="true">
52685268
<boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
52695269
<elementProp name="HTTPsampler.Arguments" elementType="Arguments">
52705270
<collectionProp name="Arguments.arguments">

0 commit comments

Comments
 (0)