t/run-fio-tests: relax acceptance criterion for t0011
authorVincent Fu <vincent.fu@wdc.com>
Tue, 10 Dec 2019 17:54:42 +0000 (12:54 -0500)
committerJens Axboe <axboe@kernel.dk>
Thu, 12 Dec 2019 03:55:07 +0000 (20:55 -0700)
commit41ceb6c79aea52bd46ea13c5036722a294bb719e
tree1996b4ef6386e2d08fd5da04fa7737ad8bee1c51
parent07f3e32302e247792a20329f53b5b2df0b8db560
t/run-fio-tests: relax acceptance criterion for t0011

I saw a handful of benign failures for t0011 when run on
travis/appveyor. This patch allows the test to still pass with a
measured IOPS of 998 to 1002 and adds a debug print for the value
actually observed.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
t/run-fio-tests.py