t/fiotestlib: add ability to ingest iops logs
authorVincent Fu <vincent.fu@samsung.com>
Wed, 7 Jun 2023 21:21:50 +0000 (21:21 +0000)
committerVincent Fu <vincent.fu@samsung.com>
Thu, 8 Jun 2023 18:39:07 +0000 (14:39 -0400)
commit885e170af6501530f884e3be40fe413095d39fb1
tree34456275447f96f3a19356205ade3bde447af5af
parentcebaf30e072440c271b70468f45911c8405cdb2f
t/fiotestlib: add ability to ingest iops logs

Enhance the FioJobCmdTest class with the ability to read in an IOPS log
if one was generated during the course of the test run.

This reads in only the first IOPS log written as a result of
--write_iops_log.

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
t/fiotestlib.py