Fixed S3 policy test case

support/v0.39
Yaroslava Lukoyanova 2024-02-02 10:53:54 +03:00 committed by ylukoyan
parent f7475f9841
commit fe4341893b
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ class TestS3GatePolicy(ClusterTestBase):
)
assert copies_1 == 1
for cluster_node in self.cluster.cluster_nodes:
cid_2 = search_container_by_name(name=bucket_1, node=cluster_node)
cid_2 = search_container_by_name(name=bucket_2, node=cluster_node)
if cid_2:
break
copies_2 = get_simple_object_copies(