fix:test case

This commit is contained in:
wangmm0220 2023-11-30 17:36:03 +08:00
parent 3f6db938f3
commit 77a48f8711
1 changed files with 1 additions and 5 deletions

View File

@ -113,11 +113,7 @@ sql_error drop snode on dnode 2
print =============== create drop snodes
sql create snode on dnode 1
sql create snode on dnode 2
sql show snodes
if $rows != 2 then
return -1
endi
sql_error create snode on dnode 2
print =============== restart
system sh/exec.sh -n dnode1 -s stop -x SIGINT