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

- Increased to 2+ hours
This commit is contained in:
Pankaj Garg 2018-10-29 15:03:08 -07:00 committed by GitHub
parent f6b1b5ab37
commit fbde9bb731
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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