test: update test case
This commit is contained in:
parent
a52a6ec757
commit
d2cfe7a8e0
|
@ -131,7 +131,7 @@ class TDTestCase:
|
||||||
'vgroups': 1, \
|
'vgroups': 1, \
|
||||||
'stbName': 'stb', \
|
'stbName': 'stb', \
|
||||||
'ctbNum': 10, \
|
'ctbNum': 10, \
|
||||||
'rowsPerTbl': 10000, \
|
'rowsPerTbl': 100, \
|
||||||
'batchNum': 10, \
|
'batchNum': 10, \
|
||||||
'startTs': 1640966400000} # 2022-01-01 00:00:00.000
|
'startTs': 1640966400000} # 2022-01-01 00:00:00.000
|
||||||
parameterDict['cfg'] = cfgPath
|
parameterDict['cfg'] = cfgPath
|
||||||
|
|
Loading…
Reference in New Issue