t/fiotestlib: add class for command-line fio job
authorVincent Fu <vincent.fu@samsung.com>
Wed, 7 Jun 2023 13:47:53 +0000 (13:47 +0000)
committerVincent Fu <vincent.fu@samsung.com>
Thu, 8 Jun 2023 18:39:07 +0000 (14:39 -0400)
commit5dc5c6f6af9674dd9547093a59d6fbd77bd9d9f8
tree8af152d0a34d83ae0bc10d2cd11a249336f7ab4c
parent8cb1dbbea2a79edfc55597fb36cb910876ddb4a3
t/fiotestlib: add class for command-line fio job

Add a separate class for running a fio job with all of the options
provided on the command line (instead of in a job file).

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