t/random_seed: use methods provided in fiotestlib to run tests
authorVincent Fu <vincent.fu@samsung.com>
Wed, 7 Jun 2023 13:49:18 +0000 (13:49 +0000)
committerVincent Fu <vincent.fu@samsung.com>
Thu, 8 Jun 2023 18:39:07 +0000 (14:39 -0400)
commit1017a7d3548aa1b277fee1cf2cb481707536714e
tree4f94771ff7cccadd1e0f2c85a2f9ff43f0ebde1c
parent86131edc93f6739bb6a4e85c18d6e60b731d3d80
t/random_seed: use methods provided in fiotestlib to run tests

Adapt random_seed.py to use the new FioJobCmdTest class.  Also use the
test runner from fiotestlib. This reduces code duplication.

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