Run bench-tps for longer duration in testnet (#1638)
- Increased to 2+ hours
This commit is contained in:
parent
f6b1b5ab37
commit
fbde9bb731
|
@ -59,7 +59,7 @@ clientCommand="\
|
|||
--network $entrypointIp:8001 \
|
||||
--identity client.json \
|
||||
--num-nodes $numNodes \
|
||||
--duration 600 \
|
||||
--duration 7500 \
|
||||
--sustained \
|
||||
--threads $threadCount \
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue