Signed-off-by: Roman Kagan <rkagan@virtuozzo.com>
---
tests/qemu-iotests/071 | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/qemu-iotests/071 b/tests/qemu-iotests/071
index 48b495513f..2385ab33be 100755
--- a/tests/qemu-iotests/071
+++ b/tests/qemu-iotests/071
@@ -40,6 +40,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
_supported_fmt qcow2
_supported_proto file
_supported_os Linux
+_require_format blkverify blkdebug
function do_run_qemu()
{
--
2.14.3