qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2] qemu-iotests: Test qcow2 image creation opti


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v2] qemu-iotests: Test qcow2 image creation options
Date: Thu, 14 Feb 2013 11:09:53 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Feb 13, 2013 at 03:05:28PM +0100, Kevin Wolf wrote:
> Just create lots of images and try out each of the creation options that
> qcow2 provides (except backing_file/fmt for now)
> 
> I'm not totally happy with the behaviour of qemu-img in each of the
> cases, but let's be explicit and update the test when we do change
> things later.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
> 
> v2:
> - Filter out the path for images, /home/kwolf/... shouldn't be in there
> - Commit 7216ae3 removed helpful error messages, updated golden output
> 
>  tests/qemu-iotests/049     |  123 +++++++++++++++++++++++++
>  tests/qemu-iotests/049.out |  212 
> ++++++++++++++++++++++++++++++++++++++++++++
>  tests/qemu-iotests/group   |    1 +
>  3 files changed, 336 insertions(+), 0 deletions(-)
>  create mode 100755 tests/qemu-iotests/049
>  create mode 100644 tests/qemu-iotests/049.out

Thanks, applied to my block-next tree:
https://github.com/stefanha/qemu/commits/block-next

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]