Run bench-tps for longer duration in testnet (#1638) (#1639)

- Increased to 2+ hours
This commit is contained in:
Pankaj Garg
2018-10-29 15:23:01 -07:00
committed by GitHub
parent fb9d8dfa99
commit f0aa14e135

View File

@ -59,7 +59,7 @@ clientCommand="\
--network $entrypointIp:8001 \
--identity client.json \
--num-nodes $numNodes \
--duration 600 \
--duration 7500 \
--sustained \
--threads $threadCount \
"