Merge remote-tracking branch 'origin/develop' into feature/m2d7

This commit is contained in:
Shengliang Guan 2021-07-30 13:53:25 +08:00
commit f8905c8cbc
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ class TDTestCase:
def restart_taosd(self,db):
tdDnodes.stop(1)
tdDnodes.startWithoutSleep(1)
tdLog.sleep(2)
tdSql.execute("use %s;" % db)
def date_to_timestamp_microseconds(self, date):