diff --git a/tests/script/general/column/commit.sim b/tests/script/general/column/commit.sim index decc3e51d3783ca514c434612ef0b61d679b279c..035d28d3e523a2657f52a818a1c3481c0d6e371d 100644 --- a/tests/script/general/column/commit.sim +++ b/tests/script/general/column/commit.sim @@ -90,7 +90,7 @@ endi print =============== step4 system sh/exec.sh -n dnode1 -s stop -x SIGINT sleep 4000 -system sh/exec.sh -n dnode1 -s start -t +system sh/exec.sh -n dnode1 -s start sleep 3000 print =============== step5 diff --git a/tests/script/general/insert/insert_drop.sim b/tests/script/general/insert/insert_drop.sim index 5655576e200edb61c8cdbb075cd5c3dc709c0317..c688a35557649bcd2e07a9b30dcefe4629f682cd 100644 --- a/tests/script/general/insert/insert_drop.sim +++ b/tests/script/general/insert/insert_drop.sim @@ -43,7 +43,7 @@ print ====== tables created print ================== restart server to commit data into disk system sh/exec.sh -n dnode1 -s stop -x SIGINT -sleep 2000 +sleep 3000 system sh/exec.sh -n dnode1 -s start print ================== server restart completed @@ -69,7 +69,7 @@ endw print ================== restart server to commit data into disk system sh/exec.sh -n dnode1 -s stop -x SIGINT -sleep 2000 +sleep 4000 system sh/exec.sh -n dnode1 -s start print ================== server restart completed