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