提交 f67841f3 编写于 作者: S slzhou

fix: increase time to make sure tables are created

上级 c2f030c1
...@@ -94,8 +94,8 @@ $i = 2 ...@@ -94,8 +94,8 @@ $i = 2
$tb = $tbPrefix . $i $tb = $tbPrefix . $i
sql insert into $tb values (now + 1m , 1 ) sql insert into $tb values (now + 1m , 1 )
print sleep 8000 print sleep 16000
sleep 8000 sleep 16000
print =============== step6 print =============== step6
...@@ -133,4 +133,4 @@ if $rows != 0 then ...@@ -133,4 +133,4 @@ if $rows != 0 then
return -1 return -1
endi endi
system sh/exec.sh -n dnode1 -s stop -x SIGINT system sh/exec.sh -n dnode1 -s stop -x SIGINT
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册