Skip teardown if sanity in markexpr

This commit is contained in:
Andrey Berezin 2023-11-01 19:20:15 +03:00 committed by anikeev-yadro
parent e5093bf6ac
commit d7144c65bf
10 changed files with 13 additions and 27 deletions

View file

@ -17,7 +17,6 @@ from frostfs_testlib.utils import wallet_utils
from frostfs_testlib.utils.file_utils import concat_files, generate_file, generate_file_with_content, get_file_hash
@pytest.mark.sanity
@pytest.mark.s3_gate
@pytest.mark.s3_gate_object
class TestS3GateObject: