mirror of https://github.com/etcd-io/dbtester.git
control: fix test
This commit is contained in:
parent
ee3bca1afb
commit
2dae6de099
|
|
@ -29,7 +29,7 @@ step2:
|
|||
bench_type: write
|
||||
stale_read: true
|
||||
connections: 100
|
||||
clients: 1000
|
||||
clients: 100
|
||||
clients_delta: 100
|
||||
clients_max: 2000 # if not 0, increase clients per 100K requests (only for writes)
|
||||
key_size: 8
|
||||
|
|
|
|||
Loading…
Reference in New Issue