Skip to content

Commit 2264ea7

Browse files
author
Joan He
authored
Merge pull request #317 from magento-mustang/MAGETWO-55506-new
[Mustang] MAGETWO-55506: [PAT test investigation] - JMeter log clean up
2 parents 7f4417e + 1c45680 commit 2264ea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/performance-toolkit/benchmark.jmx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,7 @@ if (1 == Integer.parseInt(vars.get("category_name_counter"))) {
790790
} else {
791791
categoryNamesList = props.get("category_names_list");
792792
}
793-
log.info("category name: " + vars.get("category_name"));
793+
794794
categoryNamesList.add(vars.get("category_name"));</stringProp>
795795
<stringProp name="BeanShellSampler.filename"/>
796796
<stringProp name="BeanShellSampler.parameters"/>

0 commit comments

Comments
 (0)