libvirt/tests/qemublocktestdata/bitmapblockcommit/snapshots-synthetic-broken-4-5
Peter Krempa 4e9bb10cf3 qemublocktest: Add tests of broken bitmap chain handling during block-commit
Use the 'snapshots-synthetic-broken' test data for block-commit.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
2020-03-16 17:33:08 +01:00

21 lines
290 B
Plaintext

pre job bitmap disable:
[
{
"type": "block-dirty-bitmap-disable",
"data": {
"node": "libvirt-5-format",
"name": "a"
}
}
]
merge bitmpas:
[
{
"type": "block-dirty-bitmap-enable",
"data": {
"node": "libvirt-5-format",
"name": "a"
}
}
]