add more sleep to make test continue

[TD-642]
This commit is contained in:
Shuduo Sang 2020-06-15 15:57:06 +08:00
parent d2abaa44de
commit 0c8a20597d
1 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ sleep 4000
sql select * from mt sql select * from mt
sql select * from strm sql select * from strm
sql drop table tb1 sql drop table tb1
sleep 10000 sleep 100000
sql select * from strm sql select * from strm
if $rows != 2 then if $rows != 2 then
if $rows != 1 then if $rows != 1 then