t/zbd/test-zbd-support: Set fio aux path and forbid file creation
authorBart Van Assche <bvanassche@acm.org>
Fri, 28 Sep 2018 21:51:30 +0000 (14:51 -0700)
committerJens Axboe <axboe@kernel.dk>
Sat, 29 Sep 2018 21:16:21 +0000 (15:16 -0600)
commit97e41ee4267f798bd7a5453259cc518addbf9db2
tree36568fca6999b8916715c45a46ff646ddb79f174
parent1aa1bd769f8cf63d2ed16261b3c2f7b4241db0ec
t/zbd/test-zbd-support: Set fio aux path and forbid file creation

Set the fio aux path to /tmp to avoid cluttering the directory from which the
test scripts are run. Disallow file creation to make tests fail if the block
device against which these are run does not exist.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Cc: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
t/zbd/test-zbd-support