From a7532284bdb8285d3f6f1751111a23de6b12d0bc Mon Sep 17 00:00:00 2001 From: Hui Li Date: Wed, 29 Jul 2020 19:41:38 +0800 Subject: [PATCH] [modify cases] --- tests/script/unique/clusterSimCase/client-08.sim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/script/unique/clusterSimCase/client-08.sim b/tests/script/unique/clusterSimCase/client-08.sim index 78608b2c42..d9d64834cb 100644 --- a/tests/script/unique/clusterSimCase/client-08.sim +++ b/tests/script/unique/clusterSimCase/client-08.sim @@ -4,10 +4,10 @@ ############################################################### ################ set script parameters ################ $tblStart = 0 -$tblEnd = 100 +$tblEnd = 10000 $tsStart = 1325347200000 # 2012-01-01 00:00:00.000 $preBinary = ' . client-08- -$numPerUpdateTbl = 20 +$numPerUpdateTbl = 2000 ############################################################### $totalRows = 0 $dropTblStart = $tblStart