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
@@ -292,7 +292,7 @@ def check_seqcutoff_parameters(core, seqcutoff_params):
|
||||
if failed_params:
|
||||
TestRun.LOGGER.error(
|
||||
f"Sequential cut-off parameters are not correct "
|
||||
f"for {core.system_path}:\n{failed_params}"
|
||||
f"for {core.path}:\n{failed_params}"
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user