test: add smaBasic.py test case
This commit is contained in:
parent
6a7d8858dc
commit
ed9eaf541d
|
@ -117,7 +117,7 @@ class TDTestCase:
|
|||
self.ts = 1600000000000
|
||||
self.childCnt = 5
|
||||
self.childRow = 2000000
|
||||
self.batchSize = 2000
|
||||
self.batchSize = 5000
|
||||
self.c1_values = []
|
||||
|
||||
# total
|
||||
|
|
Loading…
Reference in New Issue