forked from TrueCloudLab/frostfs-testcases
Add load mark
Signed-off-by: a.lipay <a.lipay@yadro.com>
This commit is contained in:
parent
93e5cb5f46
commit
c716c94b9a
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ CONTAINERS_COUNT = 1
|
|||
OBJ_COUNT = 3
|
||||
|
||||
|
||||
@pytest.mark.load
|
||||
class TestLoad:
|
||||
@pytest.fixture(autouse=True)
|
||||
def clear_cache_and_data(self, hosting: Hosting):
|
||||
|
|
Loading…
Reference in a new issue