Skip to content

Commit 6f6dffa

Browse files
author
Chris Harris
committed
Post processing fix for total_iodepth runs
Signed-off-by: Chris Harris (harriscr@uk.ibm.com)
1 parent 276be9e commit 6f6dffa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

post_processing/formatter/test_run_result.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,3 +330,5 @@ def _get_iodepth(self, iodepth_value: str, logfile_name: str) -> str:
330330
iodepth = logfile_iodepth
331331

332332
return str(iodepth)
333+
334+
__test__ = False

0 commit comments

Comments
 (0)