forked from TrueCloudLab/frostfs-testcases
[#315] Use relpath for files
Signed-off-by: a.berezin <a.berezin@yadro.com>
This commit is contained in:
parent
75508cc70c
commit
b7669fc96f
27 changed files with 43 additions and 48 deletions
|
@ -6,7 +6,7 @@ from frostfs_testlib.storage.cluster import Cluster
|
|||
from frostfs_testlib.storage.dataclasses import ape
|
||||
from frostfs_testlib.storage.dataclasses.wallet import WalletInfo
|
||||
|
||||
from pytest_tests.helpers.object_access import (
|
||||
from ..helpers.object_access import (
|
||||
can_delete_object,
|
||||
can_get_head_object,
|
||||
can_get_object,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue