Skip to content

Commit e915055

Browse files
committed
MCP-235: Deliver new "Combined Benchmark Pools" to the mainline
1 parent 85e1a14 commit e915055

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup/performance-toolkit/benchmark.jmx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86401,7 +86401,7 @@ vars.put("product_sku", product.get("sku"));
8640186401
</hashTree>
8640286402

8640386403

86404-
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="[REST API C] Add to Wishlist - The rest of the functionality is not implemented in Magento" enabled="true">
86404+
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="[REST API C] Add to Wishlist" enabled="true">
8640586405
<intProp name="ThroughputController.style">1</intProp>
8640686406
<boolProp name="ThroughputController.perThread">false</boolProp>
8640786407
<intProp name="ThroughputController.maxThroughput">1</intProp>
@@ -86431,7 +86431,7 @@ if (tmpLabel) {
8643186431
<hashTree/>
8643286432
<BeanShellSampler guiclass="BeanShellSamplerGui" testclass="BeanShellSampler" testname="SetUp - Set Label" enabled="true">
8643386433
<stringProp name="BeanShellSampler.query">
86434-
vars.put("testLabel", "[REST API C] Add to Wishlist - The rest of the functionality is not implemented in Magento");
86434+
vars.put("testLabel", "[REST API C] Add to Wishlist");
8643586435
</stringProp>
8643686436
<boolProp name="BeanShellSampler.resetInterpreter">true</boolProp>
8643786437
</BeanShellSampler>
@@ -86631,7 +86631,7 @@ vars.put("product_sku", product.get("sku"));
8663186631
</hashTree>
8663286632

8663386633

86634-
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="[REST API C] Compare Products - The rest of the functionality is not implemented in Magento" enabled="true">
86634+
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="[REST API C] Compare Products" enabled="true">
8663586635
<intProp name="ThroughputController.style">1</intProp>
8663686636
<boolProp name="ThroughputController.perThread">false</boolProp>
8663786637
<intProp name="ThroughputController.maxThroughput">1</intProp>
@@ -86661,7 +86661,7 @@ if (tmpLabel) {
8666186661
<hashTree/>
8666286662
<BeanShellSampler guiclass="BeanShellSamplerGui" testclass="BeanShellSampler" testname="SetUp - Set Label" enabled="true">
8666386663
<stringProp name="BeanShellSampler.query">
86664-
vars.put("testLabel", "[REST API C] Compare Products - The rest of the functionality is not implemented in Magento");
86664+
vars.put("testLabel", "[REST API C] Compare Products");
8666586665
</stringProp>
8666686666
<boolProp name="BeanShellSampler.resetInterpreter">true</boolProp>
8666786667
</BeanShellSampler>

0 commit comments

Comments
 (0)