fix: improve coverall
This commit is contained in:
parent
5240814261
commit
ed63c3c9b1
|
@ -448,5 +448,5 @@
|
||||||
./test.sh -f tsim/tag/tinyint.sim
|
./test.sh -f tsim/tag/tinyint.sim
|
||||||
./test.sh -f tsim/tag/drop_tag.sim
|
./test.sh -f tsim/tag/drop_tag.sim
|
||||||
|
|
||||||
|
./test.sh -f tsim/tmp/monitor.sim
|
||||||
#======================b1-end===============
|
#======================b1-end===============
|
||||||
|
|
|
@ -24,3 +24,5 @@ print =============== create drop qnode 1
|
||||||
sql create qnode on dnode 1
|
sql create qnode on dnode 1
|
||||||
#sql create snode on dnode 1
|
#sql create snode on dnode 1
|
||||||
|
|
||||||
|
sleep 10000
|
||||||
|
system sh/exec.sh -n dnode1 -s stop
|
||||||
|
|
Loading…
Reference in New Issue