forked from TrueCloudLab/frostfs-testlib
update percent of filling
This commit is contained in:
parent
be964e731f
commit
89522b607c
3 changed files with 33 additions and 2 deletions
|
@ -195,6 +195,8 @@ class LoadParams:
|
|||
"NO_VERIFY_SSL",
|
||||
False,
|
||||
)
|
||||
# Percentage of filling of all data disks on all nodes
|
||||
fill_percent: Optional[float] = None
|
||||
|
||||
# ------- COMMON SCENARIO PARAMS -------
|
||||
# Load time is the maximum duration for k6 to give load. Default is the BACKGROUND_LOAD_DEFAULT_TIME value.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue