This is an automated email from the ASF dual-hosted git repository. kimmking pushed a commit to branch 4.1.1 in repository https://gitbox.apache.org/repos/asf/shardingsphere-benchmark.git
The following commit(s) were added to refs/heads/4.1.1 by this push: new 2fbf92d fix incorrect reference of testplan (#56) 2fbf92d is described below commit 2fbf92dc370c8cdffdb55a4e3df771cda4b0f988 Author: Peace-JingHao <wcon...@163.com> AuthorDate: Sun Jun 28 14:19:33 2020 +0800 fix incorrect reference of testplan (#56) * refactor 4.11 * fix incorrect reference of testplan --- .../src/main/resources/testplan/jdbc/jdbc-sbtest99-select.jmx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shardingsphere-benchmark/src/main/resources/testplan/jdbc/jdbc-sbtest99-select.jmx b/shardingsphere-benchmark/src/main/resources/testplan/jdbc/jdbc-sbtest99-select.jmx index 48b46a3..b50e2f0 100644 --- a/shardingsphere-benchmark/src/main/resources/testplan/jdbc/jdbc-sbtest99-select.jmx +++ b/shardingsphere-benchmark/src/main/resources/testplan/jdbc/jdbc-sbtest99-select.jmx @@ -29,7 +29,7 @@ <elementProp name="arguments" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" enabled="true"> <collectionProp name="Arguments.arguments"/> </elementProp> - <stringProp name="classname">jd.jdbc.JdbcSingleTableSelect</stringProp> + <stringProp name="classname">org.apache.shardingsphere.benchmark.jmeter.jdbc.JMeterJDBCSelectSbTest99</stringProp> </JavaSampler> <hashTree> <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true">