From 92eeab5bf59cee88768268fd249d19315454eef9 Mon Sep 17 00:00:00 2001 From: Josh Durgin Date: Tue, 12 Apr 2011 17:47:45 -0700 Subject: qemu-iotests: Update rbd support rbd implements bdrv_truncate, so test 025 will work. Signed-off-by: Josh Durgin Signed-off-by: Christoph Hellwig --- tests/qemu-iotests/025 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/qemu-iotests') diff --git a/tests/qemu-iotests/025 b/tests/qemu-iotests/025 index fba44a47fb..691b6da6d5 100755 --- a/tests/qemu-iotests/025 +++ b/tests/qemu-iotests/025 @@ -40,7 +40,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 . ./common.pattern _supported_fmt raw qcow2 -_supported_proto file sheepdog +_supported_proto file sheepdog rbd _supported_os Linux echo "=== Creating image" -- cgit v1.2.3