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 \
|
--network $entrypointIp:8001 \
|
||||||
--identity client.json \
|
--identity client.json \
|
||||||
--num-nodes $numNodes \
|
--num-nodes $numNodes \
|
||||||
--duration 600 \
|
--duration 7500 \
|
||||||
--sustained \
|
--sustained \
|
||||||
--threads $threadCount \
|
--threads $threadCount \
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in New Issue