[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH v2 4/4] tests/qemu-iotests: add bitmap resize te
From: |
Eric Blake |
Subject: |
Re: [Qemu-block] [PATCH v2 4/4] tests/qemu-iotests: add bitmap resize test 246 |
Date: |
Tue, 12 Mar 2019 08:39:08 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 |
On 3/11/19 1:51 PM, Vladimir Sementsov-Ogievskiy wrote:
> From: John Snow <address@hidden>
>
> Test that we can actually resize qcow2 images with persistent bitmaps
> correctly. Throw some other goofy stuff at the test while we're at it,
> like adding bitmaps of different granularities and at different times.
>
> Signed-off-by: John Snow <address@hidden>
> Signed-off-by: Vladimir Sementsov-Ogievskiy <address@hidden>
> [vsmentsov: drop \n from the end of test output,
> test output changed a bit: some bitmaps goes in other order
> int the output]
s/int/in/
I'm guessing the output order changed because we are no longer flushing
things at intermediate steps?
I have not reviewed this (or John's original patch) closely, but trust
that John can determine if this is worth including for soft freeze
today. But I can state that I applied all four patches of this series,
to at least check that they build and the new iotests passes, so you can
add:
Tested-by: Eric Blake <address@hidden>
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3226
Virtualization: qemu.org | libvirt.org
signature.asc
Description: OpenPGP digital signature
- [Qemu-block] [PATCH v2 0/4] block/qcow2-bitmap: Enable resize with persistent bitmaps, Vladimir Sementsov-Ogievskiy, 2019/03/11
- [Qemu-block] [PATCH v2 1/4] docs/interop/qcow2: Improve bitmap flag in_use specification, Vladimir Sementsov-Ogievskiy, 2019/03/11
- [Qemu-block] [PATCH v2 2/4] block/qcow2-bitmap: Don't check size for IN_USE bitmap, Vladimir Sementsov-Ogievskiy, 2019/03/11
- [Qemu-block] [PATCH v2 3/4] block/qcow2-bitmap: Allow resizes with persistent bitmaps, Vladimir Sementsov-Ogievskiy, 2019/03/11
- [Qemu-block] [PATCH v2 4/4] tests/qemu-iotests: add bitmap resize test 246, Vladimir Sementsov-Ogievskiy, 2019/03/11
- Re: [Qemu-block] [PATCH v2 4/4] tests/qemu-iotests: add bitmap resize test 246,
Eric Blake <=
- Re: [Qemu-block] [Qemu-devel] [PATCH v2 0/4] block/qcow2-bitmap: Enable resize with persistent bitmaps, John Snow, 2019/03/12