testing: add test script for zonemode=strided
authorVincent Fu <vincent.fu@wdc.com>
Tue, 15 Oct 2019 14:29:58 +0000 (10:29 -0400)
committerJens Axboe <axboe@kernel.dk>
Tue, 15 Oct 2019 15:14:52 +0000 (09:14 -0600)
commit6d5af4909c58f6b7bef6c31bfa21becd6d000945
tree3e6e8af4aa6ea5175632a15fbe01af4a1d72b944
parent3ed8c570e05f15b5eb0061d2cfc07d6c19cc57e8
testing: add test script for zonemode=strided

Python script to run jobs with randommap, with LFSR, and with
nonrandommap. Uses null ioengine or a real file.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
t/strided.py [new file with mode: 0755]