]> xenbits.xensource.com Git - qemu-xen.git/commit
iotests/backing-file-invalidation: Add new test
authorHanna Reitz <hreitz@redhat.com>
Wed, 3 Aug 2022 14:44:46 +0000 (16:44 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 30 Sep 2022 16:43:44 +0000 (18:43 +0200)
commit283153f10ab474cb2f14cc2b3f272edcf13aedaf
tree71caa8b2f010cc07e4b800deb1691d124d767fc7
parentdc70638ff616ef0a1a6e4f61ce1f3f5282d2c942
iotests/backing-file-invalidation: Add new test

Add a new test to see what happens when you migrate a VM with a backing
chain that has json:{} backing file strings, which, when opened, will be
resolved to plain filenames.

Signed-off-by: Hanna Reitz <hreitz@redhat.com>
Message-Id: <20220803144446.20723-4-hreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/tests/backing-file-invalidation [new file with mode: 0755]
tests/qemu-iotests/tests/backing-file-invalidation.out [new file with mode: 0644]