forked from TrueCloudLab/frostfs-testcases
Correct paths, add load mark to pytest.ini
Signed-off-by: a.lipay <a.lipay@yadro.com>
This commit is contained in:
parent
b662418e42
commit
3f41fbc14b
4 changed files with 5 additions and 4 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue