[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 09/11] qemu-iotests/139: Avoid blockdev-add w
From: |
Eric Blake |
Subject: |
Re: [Qemu-devel] [PATCH v2 09/11] qemu-iotests/139: Avoid blockdev-add with id |
Date: |
Tue, 20 Sep 2016 16:33:34 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 |
On 09/20/2016 08:03 AM, Kevin Wolf wrote:
> We want to remove the 'id' option for blockdev-add. This removes one
> user of the option and makes it use only node names.
>
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
> tests/qemu-iotests/139 | 178
> +++++++++++++++------------------------------
> tests/qemu-iotests/139.out | 4 +-
> 2 files changed, 59 insertions(+), 123 deletions(-)
>
> @@ -1,5 +1,5 @@
> -............
> +.........
> ----------------------------------------------------------------------
> -Ran 12 tests
> +Ran 9 tests
Might be worth expanding the commit message to mention that deleted test
cases are intentional (similar to the longer message in 2/11).
Reviewed-by: Eric Blake <address@hidden>
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
- [Qemu-devel] [PATCH v2 06/11] qemu-iotests/117: Avoid blockdev-add with id, (continued)
- [Qemu-devel] [PATCH v2 06/11] qemu-iotests/117: Avoid blockdev-add with id, Kevin Wolf, 2016/09/20
- [Qemu-devel] [PATCH v2 08/11] qemu-iotests/124: Avoid blockdev-add with id, Kevin Wolf, 2016/09/20
- [Qemu-devel] [PATCH v2 11/11] block: Remove BB interface from blockdev-add/del, Kevin Wolf, 2016/09/20
- [Qemu-devel] [PATCH v2 10/11] qemu-iotests/141: Avoid blockdev-add with id, Kevin Wolf, 2016/09/20
- [Qemu-devel] [PATCH v2 07/11] qemu-iotests/118: Avoid blockdev-add with id, Kevin Wolf, 2016/09/20
- [Qemu-devel] [PATCH v2 09/11] qemu-iotests/139: Avoid blockdev-add with id, Kevin Wolf, 2016/09/20
- Re: [Qemu-devel] [PATCH v2 09/11] qemu-iotests/139: Avoid blockdev-add with id,
Eric Blake <=