forked from TrueCloudLab/frostfs-testlib
parent
584ba5f0d1
commit
987e7f2a30
2 changed files with 2 additions and 3 deletions
|
@ -99,7 +99,6 @@ class ShardsWatcher:
|
|||
endpoint=self.storage_node.get_control_endpoint(),
|
||||
wallet=self.storage_node.get_remote_wallet_path(),
|
||||
wallet_password=self.storage_node.get_wallet_password(),
|
||||
json=True,
|
||||
)
|
||||
|
||||
return json.loads(response.stdout.split(">", 1)[1])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue