Streamline multinode-demo/ restart logic (#7094)

* bootstrap-leader.sh will now restart the node automatically by default
* Streamline validator restart
This commit is contained in:
Michael Vines
2019-11-22 09:44:16 -07:00
committed by GitHub
parent ef55c15537
commit 68bad56e7d
3 changed files with 57 additions and 15 deletions

View File

@ -75,6 +75,7 @@ source multinode-demo/common.sh
nodes=(
"multinode-demo/drone.sh"
"multinode-demo/bootstrap-leader.sh \
--no-restart \
--init-complete-file init-complete-node1.log \
--dynamic-port-range 8000-8050"
"multinode-demo/validator.sh \