Signed-off-by: Roman Kagan <rkagan@virtuozzo.com>
---
tests/qemu-iotests/081 | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/qemu-iotests/081 b/tests/qemu-iotests/081
index da3fb0984b..3489f2975f 100755
--- a/tests/qemu-iotests/081
+++ b/tests/qemu-iotests/081
@@ -42,6 +42,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
_supported_fmt raw
_supported_proto file
_supported_os Linux
+_require_format quorum
function do_run_qemu()
{
--
2.14.3