scripts
This commit is contained in:
parent
69ff10db2c
commit
9c3ddab8c5
|
@ -47,6 +47,7 @@ print should not drop master
|
||||||
|
|
||||||
print ============== step4
|
print ============== step4
|
||||||
system sh/exec_up.sh -n dnode1 -s stop -x SIGINT
|
system sh/exec_up.sh -n dnode1 -s stop -x SIGINT
|
||||||
|
sleep 2000
|
||||||
sql_error show mnodes
|
sql_error show mnodes
|
||||||
print error of no master
|
print error of no master
|
||||||
|
|
||||||
|
|
|
@ -42,6 +42,7 @@ endi
|
||||||
|
|
||||||
print ============== step3
|
print ============== step3
|
||||||
system sh/exec_up.sh -n dnode1 -s stop
|
system sh/exec_up.sh -n dnode1 -s stop
|
||||||
|
sleep 2000
|
||||||
sql_error show mnodes
|
sql_error show mnodes
|
||||||
|
|
||||||
print ============== step4
|
print ============== step4
|
||||||
|
|
Loading…
Reference in New Issue