forked from TrueCloudLab/frostfs-testlib
Remove deleted parameter
Signed-off-by: Andrey Berezin <a.berezin@yadro.com>
This commit is contained in:
parent
ac28df2652
commit
05ac392485
1 changed files with 0 additions and 1 deletions
|
@ -77,7 +77,6 @@ class DefaultRunner(ScenarioRunner):
|
|||
issue_secret_output = frostfs_authmate_exec.secret.issue(
|
||||
wallet=self.loaders_wallet.path,
|
||||
peer=grpc_peer,
|
||||
bearer_rules=f"{k6_dir}/scenarios/files/rules.json",
|
||||
gate_public_key=s3_public_keys,
|
||||
container_placement_policy=load_params.preset.container_placement_policy,
|
||||
container_policy=f"{k6_dir}/scenarios/files/policy.json",
|
||||
|
|
Loading…
Reference in a new issue