libvirt/tests/qemublocktestdata/backupmerge/basic-deep-out.json
Peter Krempa 7dfd5d8d81 tests: qemublock: Add testing of bitmap merging for incremental backups
Add test code which will crawl a fake internal list of checkpoints and
generate the list of bitmaps for merging to gather the final bitmap for
the backup.

The initial tests cover the basic case of all bitmaps being present in
the top layer of the backing chain.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
2019-12-13 13:22:55 +01:00

23 lines
294 B
JSON

[
{
"node": "libvirt-1-format",
"name": "current"
},
{
"node": "libvirt-1-format",
"name": "d"
},
{
"node": "libvirt-1-format",
"name": "c"
},
{
"node": "libvirt-1-format",
"name": "b"
},
{
"node": "libvirt-1-format",
"name": "a"
}
]