Correct paths, add load mark to pytest.ini

Signed-off-by: a.lipay <a.lipay@yadro.com>
This commit is contained in:
a.lipay 2022-10-21 00:13:33 +03:00 committed by Vladimir
parent b662418e42
commit 3f41fbc14b
4 changed files with 5 additions and 4 deletions

View file

@ -6,7 +6,7 @@ from common import STORAGE_NODE_SERVICE_NAME_REGEX
from neofs_testlib.hosting import Hosting
from neofs_testlib.shell import SSHShell
from pytest_tests.helpers.k6 import K6, LoadParams, LoadResults
from k6 import K6, LoadParams, LoadResults
@allure.title("Get storage host endpoints")