solana/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 removes use of public ip addresses from system tests 2021-08-13 14:20:27 +00:00
genesis-test
netem-configs
partition-testcases removes redundant allow-private-addr from system tests 2021-08-13 14:20:27 +00:00
performance-testcases removes use of public ip addresses from system tests 2021-08-13 14:20:27 +00:00
restart-testcases Restart test without supermajority (#17808) 2021-06-10 12:56:31 -07:00
rolling-upgrade testnet-autmation: Add rolling software upgrade script 2020-09-11 10:19:10 -06:00
sanity-testcases Steal dumoulin from colo for TdS 2020-07-03 20:30:44 +00:00
stability-testcases removes redundant allow-private-addr from system tests 2021-08-13 14:20:27 +00:00
stake-operations-testcases fix: update devnet and testnet urls 2021-05-14 16:20:39 -06:00
automation_utils.sh Restart test without supermajority (#17808) 2021-06-10 12:56:31 -07:00
testnet-automation-json-parser-missing.py read hash mismatch errors from influx and error if > 0 (#14240) 2020-12-30 12:47:48 -06:00
testnet-automation-json-parser.py Modernize python scripts 2020-09-30 11:25:26 -06:00
testnet-automation.sh passes through --allow-private-addr to validators in system perf tests (#18876) 2021-07-29 19:04:45 +00:00