Re: [Qemu-devel] [qemu-iotests][PATCH] Update rbd support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> @@ -43,6 +43,10 @@ _supported_fmt raw
>  _supported_proto generic
>  _supported_os Linux
>  
> +# rbd images are not growable
> +if [ "$IMGPROTO" = "rbd" ]; then
> +    _notrun "image protocol $IMGPROTO does not support growable images"
> +fi

I suspect we only support the weird writing past size for the
file protocol, so we should only run the test for it.

Or does sheepdog do anything special about it?

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux