enh: flush database for test cases of rsma

This commit is contained in:
Benguang Zhao 2022-12-27 15:42:00 +08:00
parent 8916722dd7
commit 691b75adf5
2 changed files with 2 additions and 1 deletions

View File

@ -82,8 +82,8 @@ endi
#===================================================================
#==================== 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 start

View File

@ -85,6 +85,7 @@ endi
#==================== 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 start