aboutsummaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/025
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/025')
-rwxr-xr-xtests/qemu-iotests/0252
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/025 b/tests/qemu-iotests/025
index fba44a47f..691b6da6d 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"