qemu-iotests: Update rbd support
rbd implements bdrv_truncate, so test 025 will work. Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
This commit is contained in:
parent
5e654e08ff
commit
92eeab5bf5
@ -40,7 +40,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
|
|||||||
. ./common.pattern
|
. ./common.pattern
|
||||||
|
|
||||||
_supported_fmt raw qcow2
|
_supported_fmt raw qcow2
|
||||||
_supported_proto file sheepdog
|
_supported_proto file sheepdog rbd
|
||||||
_supported_os Linux
|
_supported_os Linux
|
||||||
|
|
||||||
echo "=== Creating image"
|
echo "=== Creating image"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user