promenade/tools/g2/stages/hard-reboot-cluster.sh

9 lines
103 B
Bash
Executable File

#!/usr/bin/env bash
set -e
source "${GATE_UTILS}"
vm_restart_all
validate_cluster "${GENESIS_NAME}"