Add load mark

Signed-off-by: a.lipay <a.lipay@yadro.com>
This commit is contained in:
a.lipay 2022-10-20 20:04:20 +03:00 committed by Alipayy
parent 93e5cb5f46
commit c716c94b9a

View file

@ -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):