test: add the test for loops option and read-verify workloads
authorShin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Wed, 14 Feb 2024 12:20:08 +0000 (21:20 +0900)
committerJens Axboe <axboe@kernel.dk>
Wed, 14 Feb 2024 14:39:48 +0000 (07:39 -0700)
commit7aec5ac0bdd1adcaeba707f26d5bc583de6ab6c9
treeb0108cf1b3a359abb4e2f7107cb1c0b6859e6622
parent96a7e64c8967631ac565481672209ce96df02332
test: add the test for loops option and read-verify workloads

Add t/jobs/t0029.fio to test that the loops option works together with
read-verify workloads.

Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Link: https://lore.kernel.org/r/20240214122008.4123286-3-shinichiro.kawasaki@wdc.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
t/jobs/t0029.fio [new file with mode: 0644]
t/run-fio-tests.py