forked from TrueCloudLab/s3-tests
improve comment wording in sample config
This commit is contained in:
parent
680be12750
commit
fdaead938e
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ rand_readwrite:
|
||||||
## files will be read and written concurrently.
|
## files will be read and written concurrently.
|
||||||
readers: 2
|
readers: 2
|
||||||
writers: 2
|
writers: 2
|
||||||
## The duration to run tests in seconds. Doesn't count setup/warmup time
|
## The duration to run in seconds. Doesn't count setup/warmup time
|
||||||
duration: 15
|
duration: 15
|
||||||
|
|
||||||
files:
|
files:
|
||||||
|
|
Loading…
Reference in a new issue