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"