test: modify testcase of tmqvnodesplit

This commit is contained in:
chenhaoran 2024-01-17 09:13:29 +08:00
parent f6eccf10ed
commit 7350abfca3
2 changed files with 2 additions and 2 deletions

View File

@ -123,7 +123,7 @@ class TDTestCase:
'rowsPerTbl': 1000,
'batchNum': 10,
'startTs': 1640966400000, # 2022-01-01 00:00:00.000
'pollDelay': 60,
'pollDelay': 120,
'showMsg': 1,
'showRow': 1,
'snapshot': 0}

View File

@ -125,7 +125,7 @@ class TDTestCase:
'rowsPerTbl': 1000,
'batchNum': 10,
'startTs': 1640966400000, # 2022-01-01 00:00:00.000
'pollDelay': 120,
'pollDelay': 180,
'showMsg': 1,
'showRow': 1,
'snapshot': 0}