test: case for valgrind

This commit is contained in:
Shengliang Guan 2022-05-21 20:10:37 +08:00
parent 4d5bd478da
commit 3def04a54a
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
system sh/stop_dnodes.sh
system sh/deploy.sh -n dnode1 -i 1
system sh/exec.sh -n dnode1 -s start
sql connect
sql create database d0 vgroups 1;
system sh/exec.sh -n dnode1 -s stop -x SIGINT