iotests: Test convert to qcow2 compressed to NBD
authorNir Soffer <nirsof@gmail.com>
Mon, 27 Jul 2020 21:58:46 +0000 (00:58 +0300)
committerEric Blake <eblake@redhat.com>
Tue, 28 Jul 2020 14:54:43 +0000 (09:54 -0500)
commit03a970bb6ffe17a3ae77d54d4127330cf9a73587
treebc52d14b42ca868e09c47df2e3e64bc21b01216c
parent4b914b01cdb95fe5722cb70826db7f0a262e8d2a
iotests: Test convert to qcow2 compressed to NBD

Add test for "qemu-img convert -O qcow2 -c" to NBD target. The tests    
create a OVA file and write compressed qcow2 disk content directly into
the OVA file via qemu-nbd.

Signed-off-by: Nir Soffer <nsoffer@redhat.com>
Message-Id: <20200727215846.395443-5-nsoffer@redhat.com>
Tested-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
tests/qemu-iotests/302 [new file with mode: 0755]
tests/qemu-iotests/302.out [new file with mode: 0644]
tests/qemu-iotests/group