aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/273
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/273')
-rwxr-xr-xtests/qemu-iotests/2733
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/qemu-iotests/273 b/tests/qemu-iotests/273
index d598c47d9b..00ff79bcf8 100755
--- a/tests/qemu-iotests/273
+++ b/tests/qemu-iotests/273
@@ -37,6 +37,9 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
_supported_fmt qcow2
_supported_proto file
_supported_os Linux
+# External data files would add nodes to the block graph, so it would
+# not match the reference output
+_unsupported_imgopts data_file
do_run_qemu()
{