mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
Using hardcoded value to mitigate warning on incomplete example workloads
This commit is contained in:
parent
cc994fd06d
commit
ad0ac0f5b1
@ -6,4 +6,4 @@ blocks:
|
||||
list_collection_names:
|
||||
ops:
|
||||
op1:
|
||||
list_collection_names: "TEMPLATE(collection1)"
|
||||
list_collection_names: TBD
|
||||
|
@ -6,4 +6,4 @@ blocks:
|
||||
list_collections:
|
||||
ops:
|
||||
op1:
|
||||
list_collections: "TEMPLATE(collection1)"
|
||||
list_collections: TBD
|
||||
|
Loading…
Reference in New Issue
Block a user