From 9cdfa1b34e22bc09e80042b1ef3e4a5096f260d5 Mon Sep 17 00:00:00 2001 From: MORITA Kazutaka Date: Tue, 18 Jan 2011 02:01:17 +0900 Subject: qemu-iotests: add support for rbd and sheepdog protocols This patch introduces tests for protocols other than file, and initially supports rbd and sheepdog. Signed-off-by: MORITA Kazutaka Signed-off-by: Christoph Hellwig --- tests/qemu-iotests/006 | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/qemu-iotests/006') diff --git a/tests/qemu-iotests/006 b/tests/qemu-iotests/006 index 98ef4ea91d..0c0cf5d32f 100755 --- a/tests/qemu-iotests/006 +++ b/tests/qemu-iotests/006 @@ -40,6 +40,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 . ./common.filter _supported_fmt vpc +_supported_proto generic _supported_os Linux -- cgit v1.2.3