Limit performance testcases to 40k TPS client (#9906)
This commit is contained in:
@@ -9,7 +9,7 @@ steps:
|
||||
TEST_DURATION_SECONDS: 600
|
||||
NUMBER_OF_VALIDATOR_NODES: 3
|
||||
NUMBER_OF_CLIENT_NODES: 1
|
||||
CLIENT_OPTIONS: "bench-tps=1=--tx_count 40000 --thread-batch-sleep-ms 250"
|
||||
CLIENT_OPTIONS: "bench-tps=1=--tx_count 10000 --thread-batch-sleep-ms 250"
|
||||
ADDITIONAL_FLAGS: ""
|
||||
TEST_TYPE: "fixed_duration"
|
||||
agents:
|
||||
|
Reference in New Issue
Block a user