t/steadystate_tests: use null ioengine for tests
authorVincent Fu <vincent.fu@wdc.com>
Tue, 10 Dec 2019 17:54:39 +0000 (12:54 -0500)
committerJens Axboe <axboe@kernel.dk>
Thu, 12 Dec 2019 03:55:07 +0000 (20:55 -0700)
commit82d0ad0633418105861354b49dbe73a6ef78ae28
treeb73c87f586e532b204b00c077c980e5fe20061bc
parent285622dcda36a9c10e847d34dbb2c2bc801fae56
t/steadystate_tests: use null ioengine for tests

Instead of reading from /dev/zero just use the null ioengine. This
enables the script to run on Windows.

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