diff --git a/src/frostfs_testlib/load/runners.py b/src/frostfs_testlib/load/runners.py index 6f9d046..d8758f6 100644 --- a/src/frostfs_testlib/load/runners.py +++ b/src/frostfs_testlib/load/runners.py @@ -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",