Add await mode for container operations #98

Merged
d.zayakin merged 1 commit from d.zayakin/frostfs-testcases:fix-container-test into master 2023-10-03 10:56:46 +00:00

View file

@ -77,7 +77,11 @@ class TestContainer(ClusterTestBase):
with allure.step("Delete container and check it was deleted"):
delete_container(
wallet, cid, shell=self.shell, endpoint=self.cluster.default_rpc_endpoint
wallet,
cid,
shell=self.shell,
endpoint=self.cluster.default_rpc_endpoint,
await_mode=True,
)
self.tick_epoch()
wait_for_container_deletion(