qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 2/3] iotests: add protocol support to initial


From: John Snow
Subject: Re: [Qemu-devel] [PATCH v2 2/3] iotests: add protocol support to initialization info
Date: Mon, 9 Sep 2019 14:45:23 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0


On 9/9/19 6:09 AM, Max Reitz wrote:
> On 29.07.19 23:35, John Snow wrote:
>> This will add supported_protocols and unsupported_protocols to all of
>> iotests.main, iotests.script_main, and iotests.script_initialize.
>>
>> Signed-off-by: John Snow <address@hidden>
>> ---
>>  tests/qemu-iotests/207        | 4 ++--
>>  tests/qemu-iotests/210        | 4 ++--
>>  tests/qemu-iotests/211        | 4 ++--
>>  tests/qemu-iotests/212        | 4 ++--
>>  tests/qemu-iotests/213        | 4 ++--
>>  tests/qemu-iotests/iotests.py | 5 ++++-
>>  6 files changed, 14 insertions(+), 11 deletions(-)
> 
> Hm...  Most of the other script-style tests that do not pass
> supported_protocols yet should probably do so, actually.  I’m fairly
> certain most of them actually only support 'file'.

Sounds like a follow-up patch.

I guess the protocol information patch you talked about is not at
origin/master yet. Can you point me to it if I need to rebase on top of it?

My V3 still applies cleanly to master and appears to be correct.

--js



reply via email to

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