summary refs log tree commit diff stats
path: root/tests/qemu-iotests/148
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/148')
-rwxr-xr-xtests/qemu-iotests/1483
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/qemu-iotests/148 b/tests/qemu-iotests/148
index e01b061fe7..8c11c53cba 100755
--- a/tests/qemu-iotests/148
+++ b/tests/qemu-iotests/148
@@ -137,4 +137,5 @@ class TestFifoQuorumEvents(TestQuorumEvents):
 
 if __name__ == '__main__':
     iotests.verify_quorum()
-    iotests.main(supported_fmts=["raw"])
+    iotests.main(supported_fmts=["raw"],
+                 supported_protocols=["file"])