qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 09/17] iotest 071: notrun if blkdebug or blkverify i


From: Roman Kagan
Subject: [Qemu-devel] [PATCH 09/17] iotest 071: notrun if blkdebug or blkverify is disabled
Date: Thu, 26 Apr 2018 19:19:50 +0300

Signed-off-by: Roman Kagan <address@hidden>
---
 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]