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

@@ -8,7 +8,7 @@ steps:
NUMBER_OF_VALIDATOR_NODES: 4
ENABLE_GPU: "false"
NUMBER_OF_CLIENT_NODES: 2
CLIENT_OPTIONS: "bench-tps=2=--tx_count 15000 --thread-batch-sleep-ms 250"
CLIENT_OPTIONS: "bench-tps=2=--tx_count 5000 --thread-batch-sleep-ms 250"
ADDITIONAL_FLAGS: ""
APPLY_PARTITIONS: "true"
NETEM_CONFIG_FILE: "system-test/netem-configs/partial-loss-three-partitions"