Skip to content

Commit 001d456

Browse files
committed
MAGETWO-83347: Benchmark updates
1 parent 3c6d09c commit 001d456

File tree

1 file changed

+6
-20
lines changed

1 file changed

+6
-20
lines changed

setup/performance-toolkit/benchmark.jmx

Lines changed: 6 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1039,8 +1039,8 @@ props.put("category_name", vars.get("category_name"));</stringProp>
10391039
<hashTree/>
10401040
</hashTree>
10411041

1042-
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="Retrive configurable products" enabled="true">
1043-
<stringProp name="TestPlan.comments">mpaf/tool/fragments/ce/setup/retrive_configurable_products.jmx</stringProp>
1042+
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="Extract configurable products" enabled="true">
1043+
<stringProp name="TestPlan.comments">mpaf/tool/fragments/ce/setup/extract_configurable_products.jmx</stringProp>
10441044
</TestFragmentController>
10451045
<hashTree>
10461046
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SetUp - Retrieve configurable products" enabled="true"/>
@@ -1242,8 +1242,8 @@ productList.add(productMap);</stringProp>
12421242
</hashTree>
12431243
</hashTree>
12441244

1245-
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="Retrive simple products" enabled="true">
1246-
<stringProp name="TestPlan.comments">mpaf/tool/fragments/ce/setup/retrive_simple_products.jmx</stringProp>
1245+
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="Extract simple products" enabled="true">
1246+
<stringProp name="TestPlan.comments">mpaf/tool/fragments/ce/setup/extract_simple_products.jmx</stringProp>
12471247
</TestFragmentController>
12481248
<hashTree>
12491249
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="SetUp - Retrieve simple products" enabled="true"/>
@@ -1501,8 +1501,8 @@ productList.add(productMap);</stringProp>
15011501
</hashTree>
15021502
</hashTree>
15031503

1504-
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="Retrive customers" enabled="true">
1505-
<stringProp name="TestPlan.comments">mpaf/tool/fragments/ce/setup/retrive_customers.jmx</stringProp>
1504+
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="Extract customers" enabled="true">
1505+
<stringProp name="TestPlan.comments">mpaf/tool/fragments/ce/setup/extract_customers.jmx</stringProp>
15061506
</TestFragmentController>
15071507
<hashTree>
15081508
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="SetUp - Open Customer Grid" enabled="true">
@@ -32243,20 +32243,6 @@ if (testLabel
3224332243
<stringProp name="Argument.metadata">=</stringProp>
3224432244
<boolProp name="HTTPArgument.use_equals">true</boolProp>
3224532245
</elementProp>
32246-
<elementProp name="export_filter[giftcard_amounts][]" elementType="HTTPArgument">
32247-
<boolProp name="HTTPArgument.always_encode">true</boolProp>
32248-
<stringProp name="Argument.name">export_filter[giftcard_amounts][]</stringProp>
32249-
<stringProp name="Argument.value">,</stringProp>
32250-
<stringProp name="Argument.metadata">=</stringProp>
32251-
<boolProp name="HTTPArgument.use_equals">true</boolProp>
32252-
</elementProp>
32253-
<elementProp name="export_filter[giftcard_type]" elementType="HTTPArgument">
32254-
<boolProp name="HTTPArgument.always_encode">true</boolProp>
32255-
<stringProp name="Argument.name">export_filter[giftcard_type]</stringProp>
32256-
<stringProp name="Argument.value"/>
32257-
<stringProp name="Argument.metadata">=</stringProp>
32258-
<boolProp name="HTTPArgument.use_equals">true</boolProp>
32259-
</elementProp>
3226032246
<elementProp name="export_filter[group_price][]" elementType="HTTPArgument">
3226132247
<boolProp name="HTTPArgument.always_encode">true</boolProp>
3226232248
<stringProp name="Argument.name">export_filter[group_price][]</stringProp>

0 commit comments

Comments
 (0)