require --no-os-network-limits-test to bypass failed network limit checks (#22617)
This commit is contained in:
@ -113,6 +113,7 @@ args=(
|
||||
--snapshot-compression none
|
||||
--require-tower
|
||||
--no-wait-for-vote-to-start-leader
|
||||
--no-os-network-limits-test
|
||||
)
|
||||
# shellcheck disable=SC2086
|
||||
solana-validator "${args[@]}" $SOLANA_RUN_SH_VALIDATOR_ARGS &
|
||||
|
Reference in New Issue
Block a user