Skip to content

Commit

Permalink
FU: Warp works now
Browse files Browse the repository at this point in the history
  • Loading branch information
t-nelson committed Jun 11, 2020
1 parent ba7d5f7 commit 38ba8bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system-test/testnet-automation.sh
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ function launch_testnet() {
# shellcheck disable=SC2086
"${REPO_ROOT}"/net/net.sh start $version_args \
-c idle=$NUMBER_OF_CLIENT_NODES $maybeStartAllowBootFailures \
--gpu-mode $startGpuMode $GENESIS_OPTIONS --wait-for-supermajority 256
--gpu-mode $startGpuMode $GENESIS_OPTIONS --wait-for-supermajority 14000000

execution_step "Waiting for bootstrap validator's stake to fall below ${BOOTSTRAP_VALIDATOR_MAX_STAKE_THRESHOLD}%"
wait_for_bootstrap_validator_stake_drop "$BOOTSTRAP_VALIDATOR_MAX_STAKE_THRESHOLD"
Expand Down

0 comments on commit 38ba8bc

Please sign in to comment.