aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/043
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/043')
-rwxr-xr-xtests/qemu-iotests/0432
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/043 b/tests/qemu-iotests/043
index 3ba08dc94e..478773d102 100755
--- a/tests/qemu-iotests/043
+++ b/tests/qemu-iotests/043
@@ -40,7 +40,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
. ./common.filter
# Any format supporting backing files
-_supported_fmt qcow qcow2 vmdk qed
+_supported_fmt qcow2 qed
_supported_proto generic
_supported_os Linux