On 02/21/2017 05:55 AM, Daniel P. Berrange wrote:
> The previous commit:
> 
>   commit a3e1505daec31ef56f0489f8c8fff1b8e4ca92bd
>   Author: Eric Blake <ebl...@redhat.com>
>   Date:   Mon Dec 5 09:49:34 2016 -0600
> 
>     qcow2: Don't strand clusters near 2G intervals during commit
> 
> extended the 097 test case so that it did two passes, once
> with an internal snapshot, once without.
> 
> qcow (v1) does not support internal snapshots, so this change
> broke test 097 when run against qcow.
> 
> This splits 097 in two, creating a new 173 that tests the
> internal snapshot codepath, effectively putting 097 back
> to its content before the above commit.
> 
> Reviewed-by: Max Reitz <mre...@redhat.com>
> Signed-off-by: Daniel P. Berrange <berra...@redhat.com>
> ---
>  tests/qemu-iotests/097     |  10 +---
>  tests/qemu-iotests/097.out | 125 ++------------------------------------------
>  tests/qemu-iotests/175     | 126 
> +++++++++++++++++++++++++++++++++++++++++++++
>  tests/qemu-iotests/175.out | 119 ++++++++++++++++++++++++++++++++++++++++++
>  tests/qemu-iotests/group   |   1 +
>  5 files changed, 251 insertions(+), 130 deletions(-)
>  create mode 100755 tests/qemu-iotests/175
>  create mode 100644 tests/qemu-iotests/175.out

Reviewed-by: Eric Blake <ebl...@redhat.com>

> +++ b/tests/qemu-iotests/group
> @@ -167,3 +167,4 @@
>  172 auto
>  173 rw auto
>  174 auto
> +175 rw auto backing

I used 175 in v5 of my blkdebug series, but Kevin had comments that are
worth me respinning, so I'm rebasing mine to use 176.
https://lists.gnu.org/archive/html/qemu-devel/2017-02/msg03049.html

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to