Merge pull request #17554 from taosdata/test3.0/lihui

test: modify timeout for tmq poll
This commit is contained in:
Hui Li 2022-10-25 14:31:03 +08:00 committed by GitHub
commit bb490f0762
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 9 deletions

View File

@ -104,7 +104,7 @@ class TDTestCase:
'rowsPerTbl': 1000,
'batchNum': 100,
'startTs': 1640966400000, # 2022-01-01 00:00:00.000
'pollDelay': 3,
'pollDelay': 10,
'showMsg': 1,
'showRow': 1,
'snapshot': 0}
@ -149,7 +149,7 @@ class TDTestCase:
'rowsPerTbl': 1000,
'batchNum': 100,
'startTs': 1640966400000, # 2022-01-01 00:00:00.000
'pollDelay': 3,
'pollDelay': 10,
'showMsg': 1,
'showRow': 1,
'snapshot': 0}
@ -251,7 +251,7 @@ class TDTestCase:
'rowsPerTbl': 1000,
'batchNum': 100,
'startTs': 1640966400000, # 2022-01-01 00:00:00.000
'pollDelay': 3,
'pollDelay': 10,
'showMsg': 1,
'showRow': 1,
'snapshot': 0}

View File

@ -104,7 +104,7 @@ class TDTestCase:
'rowsPerTbl': 1000,
'batchNum': 100,
'startTs': 1640966400000, # 2022-01-01 00:00:00.000
'pollDelay': 3,
'pollDelay': 10,
'showMsg': 1,
'showRow': 1,
'snapshot': 0}
@ -149,7 +149,7 @@ class TDTestCase:
'rowsPerTbl': 1000,
'batchNum': 100,
'startTs': 1640966400000, # 2022-01-01 00:00:00.000
'pollDelay': 3,
'pollDelay': 10,
'showMsg': 1,
'showRow': 1,
'snapshot': 0}
@ -251,7 +251,7 @@ class TDTestCase:
'rowsPerTbl': 1000,
'batchNum': 100,
'startTs': 1640966400000, # 2022-01-01 00:00:00.000
'pollDelay': 3,
'pollDelay': 10,
'showMsg': 1,
'showRow': 1,
'snapshot': 0}

View File

@ -104,7 +104,7 @@ class TDTestCase:
'rowsPerTbl': 1000,
'batchNum': 100,
'startTs': 1640966400000, # 2022-01-01 00:00:00.000
'pollDelay': 3,
'pollDelay': 10,
'showMsg': 1,
'showRow': 1,
'snapshot': 0}
@ -149,7 +149,7 @@ class TDTestCase:
'rowsPerTbl': 1000,
'batchNum': 100,
'startTs': 1640966400000, # 2022-01-01 00:00:00.000
'pollDelay': 3,
'pollDelay': 10,
'showMsg': 1,
'showRow': 1,
'snapshot': 0}
@ -252,7 +252,7 @@ class TDTestCase:
'rowsPerTbl': 1000,
'batchNum': 100,
'startTs': 1640966400000, # 2022-01-01 00:00:00.000
'pollDelay': 3,
'pollDelay': 10,
'showMsg': 1,
'showRow': 1,
'snapshot': 0}