Move linux command and wait method to common tools
Signed-off-by: Katarzyna Treder <katarzyna.treder@h-partners.com>
This commit is contained in:
@@ -14,7 +14,7 @@ from core.test_run import TestRun
|
||||
from storage_devices.device import Device
|
||||
from test_tools import disk_utils, fs_utils, nvme_cli
|
||||
from test_utils import disk_finder
|
||||
from test_utils.os_utils import wait
|
||||
from test_tools.common.wait import wait
|
||||
from connection.utils.output import Output
|
||||
from types.size import Unit
|
||||
|
||||
|
Reference in New Issue
Block a user