test:add stream test cases

This commit is contained in:
happyguoxy 2024-11-15 13:49:26 +08:00
parent d16e8ee2a7
commit 07a11a4ea5
1 changed files with 2 additions and 1 deletions

View File

@ -84,6 +84,7 @@ class TDTestCase:
def restart_stream(self):
tdLog.debug("========restart stream========")
time.sleep(10)
for i in range(5):
tdSql.execute("pause stream s1")
time.sleep(2)