qemu-block
[Top][All Lists]
Advanced

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

[Qemu-block] [PATCH 12/17] iotest 093: notrun if null-co or null-aio is


From: Roman Kagan
Subject: [Qemu-block] [PATCH 12/17] iotest 093: notrun if null-co or null-aio is disabled
Date: Thu, 26 Apr 2018 19:19:53 +0300

Signed-off-by: Roman Kagan <address@hidden>
---
 tests/qemu-iotests/093 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/qemu-iotests/093 b/tests/qemu-iotests/093
index c3404a3171..6a62f6f01d 100755
--- a/tests/qemu-iotests/093
+++ b/tests/qemu-iotests/093
@@ -372,4 +372,5 @@ class ThrottleTestRemovableMedia(iotests.QMPTestCase):
 
 
 if __name__ == '__main__':
+    iotests.require_formats("null-co", "null-aio")
     iotests.main(supported_fmts=["raw"])
-- 
2.14.3




reply via email to

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