forked from TrueCloudLab/frostfs-testcases
Add tag
Signed-off-by: Yulia Kovshova <y.kovshova@yadro.com>
This commit is contained in:
parent
a85f04a73b
commit
f70dc9d648
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ def pytest_generate_tests(metafunc):
|
|||
|
||||
|
||||
@pytest.mark.s3_gate
|
||||
@pytest.mark.s3_gate_multipart
|
||||
class TestS3GateMultipart(TestS3GateBase):
|
||||
@allure.title("Test S3 Object Multipart API")
|
||||
def test_s3_object_multipart(self):
|
||||
|
|
Loading…
Reference in a new issue