solana-with-rpc-optimizations/system-test
behzad nouri 18463aa846 removes redundant allow-private-addr from system tests
Following https://github.com/solana-labs/solana/pull/19130
if gce.sh creat is invoked without -P then --allow-private-addr is
implied:
https://github.com/solana-labs/solana/blob/4cc1b1504/net/common.sh#L68-L73

Therefore tests only need to specify:
  USE_PUBLIC_IP_ADDRESSES: "false"
2021-08-13 14:20:27 +00:00
..
abi-testcases
deprecated-testcases
genesis-test
netem-configs
partition-testcases
performance-testcases
restart-testcases
rolling-upgrade
sanity-testcases
stability-testcases
stake-operations-testcases
automation_utils.sh
testnet-automation-json-parser-missing.py
testnet-automation-json-parser.py
testnet-automation.sh