qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/5] docker: Add test-block


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/5] docker: Add test-block
Date: Mon, 8 May 2017 18:06:34 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.0


On 08/05/2017 17:55, Daniel P. Berrange wrote:
>>
>> For patch 5, I think we should revive the "quick" qemu-iotests group
>> (maybe we can have support for skipping groups, and have a "slow" group
>> with the very few tests that take >30 seconds?) and add the quick tests
>> to "make check".
> 'quick' not only depends on the test case, but also the backend.
> Most of the so called 'quick' tests are very slow with qcow v1 (over
> your 30 sec mark), and can also be fairly slow with LUKS too.

You could define two groups: "quick" for those that are pretty much
guaranteed to be fast with all backends, "slow" for those that are
guaranteed to be slow with all backends.

Then CI can use "!slow" when running with selected backends (raw, qcow2,
raw-over-NBD) and "quick" for other backends.

Paolo



reply via email to

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