enh: flush database for test cases of rsma
This commit is contained in:
parent
8916722dd7
commit
691b75adf5
|
@ -82,8 +82,8 @@ endi
|
||||||
|
|
||||||
#===================================================================
|
#===================================================================
|
||||||
|
|
||||||
|
|
||||||
#==================== reboot to trigger commit data to file
|
#==================== reboot to trigger commit data to file
|
||||||
|
sql flush database d0;
|
||||||
system sh/exec.sh -n dnode1 -s stop -x SIGINT
|
system sh/exec.sh -n dnode1 -s stop -x SIGINT
|
||||||
system sh/exec.sh -n dnode1 -s start
|
system sh/exec.sh -n dnode1 -s start
|
||||||
|
|
||||||
|
|
|
@ -85,6 +85,7 @@ endi
|
||||||
|
|
||||||
|
|
||||||
#==================== reboot to trigger commit data to file
|
#==================== reboot to trigger commit data to file
|
||||||
|
sql flush database d0;
|
||||||
system sh/exec.sh -n dnode1 -s stop -x SIGINT
|
system sh/exec.sh -n dnode1 -s stop -x SIGINT
|
||||||
system sh/exec.sh -n dnode1 -s start
|
system sh/exec.sh -n dnode1 -s start
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue