]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/qemu-iotests/250
iotests: Disable data_file where it cannot be used
[mirror_qemu.git] / tests / qemu-iotests / 250
index 670cf19076aac39f1fd910f0c8091c52dccc9a15..9bb6b94d74ff390952c7d70c791b7934ee562dbc 100755 (executable)
@@ -39,6 +39,8 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
 _supported_fmt qcow2
 _supported_proto file
 _supported_os Linux
+# This test does not make much sense with external data files
+_unsupported_imgopts data_file
 
 # This test checks that qcow2_process_discards does not truncate a discard
 # request > 2G.