iotests: Make 200 run on tmpfs
commit45a79646ea746fa3f32083d0aa70512aae29f6b3
authorMax Reitz <mreitz@redhat.com>
Wed, 17 Jan 2018 13:50:15 +0000 (17 14:50 +0100)
committerJeff Cody <jcody@redhat.com>
Thu, 1 Feb 2018 03:37:00 +0000 (31 22:37 -0500)
treefb7e6eecf74087e5d53f36a13efda624384f9489
parentfbd5c4c0db47e578e3fdd88a0ebc4314a1ed3d42
iotests: Make 200 run on tmpfs

200 currently fails on tmpfs because it sets cache=none.  However,
without that (and aio=native), the test still works now and it fails
before Jeff's series (on fc7dbc119e0852a70dc9fa68bb41a318e49e4cd6).  So
we can probably remove the aio=native safely, and replace cache=none by
cache=$CACHEMODE.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Message-id: 20180117135015.15051-1-mreitz@redhat.com
Signed-off-by: Jeff Cody <jcody@redhat.com>
tests/qemu-iotests/200