This commit is contained in:
Hongze Cheng 2024-12-31 14:30:54 +08:00
parent 0a6a17dd12
commit 56417b3a92
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ class TDTestCase(TBase):
cluster.dnodes[1].starttaosd()
cluster.dnodes[2].starttaosd()
tdLog.sleep(10)
tdLog.sleep(60)
def stop(self):
tdSql.close()