test: add test for verify read back of experimental verify
authorShin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Thu, 20 Oct 2022 06:38:53 +0000 (15:38 +0900)
committerVincent Fu <vincent.fu@samsung.com>
Mon, 24 Oct 2022 14:34:57 +0000 (10:34 -0400)
commitd661fb18c39bc361399a0f9c254ac89f9c6e45fd
treec977947b841b0ad40690ae2a6def0c7917f94e2e
parent28921bc06ceb731efd6b363d3f54c2d76bd962e9
test: add test for verify read back of experimental verify

Add a test case to confirm fix of bytes_done accounting issue of
experimental verify. The test job runs a simple workload with
experimental verify and confirm verify read amount is the file size.

Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
t/jobs/t0025.fio [new file with mode: 0644]
t/run-fio-tests.py