Refactor disk tools and fs tools

Signed-off-by: Katarzyna Treder <katarzyna.treder@h-partners.com>
This commit is contained in:
Katarzyna Treder
2024-12-11 18:56:23 +01:00
parent 6dd9c9ca8c
commit fd869a0afc
25 changed files with 179 additions and 176 deletions

View File

@@ -9,7 +9,7 @@ import posixpath
from datetime import timedelta
from core.test_run import TestRun
from test_tools import fs_utils
from test_tools import fs_tools
class Vdbench: