qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 4/4] iotests: Test convert to qcow2 compressed to NBD


From: Eric Blake
Subject: Re: [PATCH v2 4/4] iotests: Test convert to qcow2 compressed to NBD
Date: Tue, 28 Jul 2020 09:45:15 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 7/27/20 4:58 PM, Nir Soffer wrote:
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>
---
  tests/qemu-iotests/302     | 127 +++++++++++++++++++++++++++++++++++++
  tests/qemu-iotests/302.out |  31 +++++++++
  tests/qemu-iotests/group   |   1 +
  3 files changed, 159 insertions(+)
  create mode 100755 tests/qemu-iotests/302
  create mode 100644 tests/qemu-iotests/302.out


Tested-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]