t/fiotestlib: pass command-line options to FioJobFileTest
authorVincent Fu <vincent.fu@samsung.com>
Wed, 20 Mar 2024 18:24:26 +0000 (14:24 -0400)
committerVincent Fu <vincent.fu@samsung.com>
Wed, 20 Mar 2024 18:42:29 +0000 (14:42 -0400)
commit2e976800fe74a58fadbbd9b069c01120b48cf9f0
treeea7ff7d2f31d23dc4505161f8e204d1d8449a951
parent7d6c99e917f7d68ffebbd1750802f7aed9c3d461
t/fiotestlib: pass command-line options to FioJobFileTest

Add a means to specify arbitrary command-line options when we are
running a test that consists of a fio job file.

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