mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
fix typo
This commit is contained in:
parent
a6c1502cc7
commit
9fe038a60a
@ -11,7 +11,7 @@ description: |
|
||||
scenarios:
|
||||
default:
|
||||
schema: run driver=http tags==phase:schema threads==1 cycles==UNDEF
|
||||
rumpup: run driver=http tags==phase:rampup cycles===TEMPLATE(rampup-cycles,10000000) threads=auto
|
||||
rampup: run driver=http tags==phase:rampup cycles===TEMPLATE(rampup-cycles,10000000) threads=auto
|
||||
main: run driver=http tags==phase:main cycles===TEMPLATE(main-cycles,10000000) threads=auto
|
||||
bindings:
|
||||
# To enable an optional weighted set of hosts in place of a load balancer
|
||||
|
Loading…
Reference in New Issue
Block a user