forked from TrueCloudLab/frostfs-testlib
Use all nodes for s3 creds
This commit is contained in:
parent
fc1f373477
commit
602de43bff
3 changed files with 10 additions and 2 deletions
|
@ -22,6 +22,7 @@ class ScenarioRunner(ABC):
|
|||
def prepare(
|
||||
self,
|
||||
load_params: LoadParams,
|
||||
cluster_nodes: list[ClusterNode],
|
||||
nodes_under_load: list[ClusterNode],
|
||||
k6_dir: str,
|
||||
):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue