test: modify poll delay

This commit is contained in:
plum-lihui 2022-07-04 13:16:08 +08:00
parent e22736051b
commit e05e7ffa0c
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ class TDTestCase:
'rowsPerTbl': 10000,
'batchNum': 10,
'startTs': 1640966400000, # 2022-01-01 00:00:00.000
'pollDelay': 10,
'pollDelay': 15,
'showMsg': 1,
'showRow': 1,
'snapshot': 1}