Update tmqUpdate-1ctb.py

This commit is contained in:
Hui Li 2023-02-08 10:39:52 +08:00 committed by GitHub
parent 520fd43cb5
commit 6978a803ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -183,6 +183,7 @@ class TDTestCase:
tdLog.info("restart taosd to ensure that the data falls into the disk")
tdSql.query("flush database %s"%(paraDict['dbName']))
time.sleep(10)
# update to half tables
paraDict['startTs'] = paraDict['startTs'] + int(self.rowsPerTbl / 2)