qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/2] make check: Add qemu-iotests subset


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 2/2] make check: Add qemu-iotests subset
Date: Thu, 8 Mar 2012 15:51:49 +0000

On Thu, Mar 8, 2012 at 11:32 AM, Kevin Wolf <address@hidden> wrote:
> Run the 'quick' group from qemu-iotests during 'make check'.
>
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  tests/Makefile        |    1 +
>  tests/qemu-iotests.sh |   18 ++++++++++++++++++

I think tests/qemu-iotests-quick.sh would be a clearer name since this
is not a general-purpose qemu-iotests wrapper - it only works when
called from QEMU's root directory and only invokes the 'quick' group.

> +./check -T -nocache -raw -g quick || ret=1
> +./check -T -nocache -qcow2 -g quick || ret=1

Some love for qed?  It adds 10s on my box but we're already up at 26s.

Stefan



reply via email to

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