OSDN Git Service

iotests: Test copy offloading with external data file
authorKevin Wolf <kwolf@redhat.com>
Tue, 11 Feb 2020 09:49:00 +0000 (10:49 +0100)
committerKevin Wolf <kwolf@redhat.com>
Tue, 18 Feb 2020 09:53:56 +0000 (10:53 +0100)
commita0cf8daf77548786ced84d773f06fc70571c5d38
tree7130c6b907bf0c5245c27ae69ec8e11e6c9b7499
parentc3b6658c1a5a3fb24d6c27b2594cf86146f75b22
iotests: Test copy offloading with external data file

This adds a test for 'qemu-img convert' with copy offloading where the
target image has an external data file. If the test hosts supports it,
it tests both the case where copy offloading is supported and the case
where it isn't (otherwise we just test unsupported twice).

More specifically, the case with unsupported copy offloading tests
qcow2_alloc_cluster_abort() with external data files.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20200211094900.17315-4-kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/244
tests/qemu-iotests/244.out