forked from TrueCloudLab/frostfs-testcases
Add await
Signed-off-by: Dmitriy Zayakin <d.zayakin@yadro.com>
This commit is contained in:
parent
9f8485f5eb
commit
8f339ecbcd
1 changed files with 1 additions and 0 deletions
|
@ -203,6 +203,7 @@ class Test_http_headers(ClusterTestBase):
|
|||
cid=storage_object_1.cid,
|
||||
shell=self.shell,
|
||||
endpoint=self.cluster.default_rpc_endpoint,
|
||||
await_mode=True,
|
||||
)
|
||||
self.tick_epoch()
|
||||
wait_for_container_deletion(
|
||||
|
|
Loading…
Reference in a new issue