qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Qemu-block] [PATCH] iotests: Remove a few tests from '


From: John Snow
Subject: Re: [Qemu-devel] [Qemu-block] [PATCH] iotests: Remove a few tests from 'quick' group
Date: Mon, 17 Jul 2017 14:07:58 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1


On 07/17/2017 10:26 AM, Eric Blake wrote:
> A run of './check -qcow2 -g quick' on my machine produced only
> two tests that took longer than 5 seconds; 178 took 18, and
> 189 took 7.  Remove them from the quick group.
> 
> Signed-off-by: Eric Blake <address@hidden>
> ---
>  tests/qemu-iotests/group | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group
> index 2aba585287..01f12d6781 100644
> --- a/tests/qemu-iotests/group
> +++ b/tests/qemu-iotests/group
> @@ -175,11 +175,11 @@
>  175 auto quick
>  176 rw auto backing
>  177 rw auto quick
> -178 auto quick
> +178 auto
>  179 rw auto quick
>  181 rw auto migration
>  182 rw auto quick
>  183 rw auto migration
>  185 rw auto
>  188 rw auto quick
> -189 rw auto quick
> +189 rw auto
> 

Seems about as scientific as the existing methods used to define the
quick group, so why not?

Reviewed-by: John Snow <address@hidden>



reply via email to

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