summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/052
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/052')
-rwxr-xr-xtests/qemu-iotests/0524
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/qemu-iotests/052 b/tests/qemu-iotests/052
index f5f9683e68..4d4e411339 100755
--- a/tests/qemu-iotests/052
+++ b/tests/qemu-iotests/052
@@ -41,8 +41,8 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
_supported_fmt generic
_supported_proto generic
_supported_os Linux
-_unsupported_qemu_io_options --nocache
-
+_default_cache_mode "writethrough"
+_supported_cache_modes "writethrough"
size=128M
_make_test_img $size