[PATCH 31/32] qemublocktest: Add test cases for handling bitmaps during block-copy

Eric Blake eblake at redhat.com
Fri Jun 19 14:52:29 UTC 2020


On 6/15/20 12:10 PM, Peter Krempa wrote:
> Test both 'basic' and 'snapshots' cases on shallow and deep copy modes.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>   tests/qemublocktest.c                         |   5 +
>   .../bitmapblockcopy/basic-deep-out.json       | 144 ++++++++++++++
>   .../bitmapblockcopy/basic-shallow-out.json    | 144 ++++++++++++++
>   .../bitmapblockcopy/snapshots-deep-out.json   | 180 ++++++++++++++++++
>   .../snapshots-shallow-out.json                | 144 ++++++++++++++
>   5 files changed, 617 insertions(+)
>   create mode 100644 tests/qemublocktestdata/bitmapblockcopy/basic-deep-out.json
>   create mode 100644 tests/qemublocktestdata/bitmapblockcopy/basic-shallow-out.json
>   create mode 100644 tests/qemublocktestdata/bitmapblockcopy/snapshots-deep-out.json
>   create mode 100644 tests/qemublocktestdata/bitmapblockcopy/snapshots-shallow-out.json
> 

Reviewed-by: Eric Blake <eblake at redhat.com>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




More information about the libvir-list mailing list