fix:test case
This commit is contained in:
parent
3f6db938f3
commit
77a48f8711
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue