Update TF and functional tests API
Signed-off-by: Slawomir Jankowski <slawomir.jankowski@intel.com> Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:

committed by
Robert Baldyga

parent
ecbd4fbe30
commit
17f440de10
@@ -105,5 +105,5 @@ def run_io(exported_objects):
|
||||
.io_depth(32) \
|
||||
.run_time(timedelta(minutes=5)) \
|
||||
.num_jobs(5) \
|
||||
.target(exported_objects[i].system_path)
|
||||
.target(exported_objects[i].path)
|
||||
fio.run_in_background()
|
||||
|
Reference in New Issue
Block a user