Add multipart test cases with bucket without versioning #222
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ class TestEACLContainer(ClusterTestBase):
|
||||||
cluster=self.cluster,
|
cluster=self.cluster,
|
||||||
)
|
)
|
||||||
|
|
||||||
with reporter.step(f"Check {not_deny_role_wallet} has full access to eACL public container"):
|
with reporter.step(f"Check {not_deny_role_str} has full access to eACL public container"):
|
||||||
check_full_access_to_container(
|
check_full_access_to_container(
|
||||||
not_deny_role_wallet,
|
not_deny_role_wallet,
|
||||||
cid,
|
cid,
|
||||||
|
|
Loading…
Reference in a new issue