Skip to content

Commit

Permalink
Add mark trusted_party_proved to test_static_session_token_container_…
Browse files Browse the repository at this point in the history
…set_eacl_only_trusted_party_proved_by_the_container_owner

Signed-off-by: Oleg Kulachenko <oleg@nspcc.ru>
  • Loading branch information
vvarg229 committed Aug 17, 2023
1 parent e71b351 commit 54e6a5d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@ def test_static_session_token_container_set_eacl(

assert not can_put_object(stranger_wallet.path, cid, file_path, self.shell, self.cluster)

@pytest.mark.trusted_party_proved
@allure.title("Not owner and not trusted party can NOT set eacl")
def test_static_session_token_container_set_eacl_only_trusted_party_proved_by_the_container_owner(
self,
Expand Down

0 comments on commit 54e6a5d

Please sign in to comment.