Added no superminority and isolated node test cases (#9306)

Co-authored-by: Carl <carl@solana.com>
This commit is contained in:
carllin
2020-04-21 15:35:48 -07:00
committed by GitHub
parent bab3502260
commit 111a86f3ec
7 changed files with 115 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ steps:
ENABLE_GPU: "false"
VALIDATOR_NODE_MACHINE_TYPE: "--machine-type n1-standard-16"
NUMBER_OF_CLIENT_NODES: 1
CLIENT_OPTIONS: "bench-tps=1=--tx_count 20000 --thread-batch-sleep-ms 250"
CLIENT_OPTIONS: "bench-tps=1=--tx_count 5000 --thread-batch-sleep-ms 250"
TESTNET_ZONES: "us-west1-a"
USE_PUBLIC_IP_ADDRESSES: "false"
ADDITIONAL_FLAGS: "--dedicated"