From: Eric Blake <eblake@redhat.com>
To: Nir Soffer <nirsof@gmail.com>,
qemu-devel@nongnu.org, qemu-block@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>, Nir Soffer <nsoffer@redhat.com>,
vsementsov@virtuozzo.com, Max Reitz <mreitz@redhat.com>
Subject: Re: [PATCH v2 4/4] iotests: Test convert to qcow2 compressed to NBD
Date: Tue, 28 Jul 2020 09:45:15 -0500 [thread overview]
Message-ID: <3dc15aa8-161d-7ea7-32d1-13c72ef8f3f0@redhat.com> (raw)
In-Reply-To: <20200727215846.395443-5-nsoffer@redhat.com>
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
prev parent reply other threads:[~2020-07-28 14:49 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-27 21:58 [PATCH v2 0/4] Fix convert to qcow2 compressed to NBD Nir Soffer
2020-07-27 21:58 ` [PATCH v2 1/4] block: nbd: Fix convert qcow2 compressed to nbd Nir Soffer
2020-07-28 13:15 ` Vladimir Sementsov-Ogievskiy
2020-07-28 14:30 ` Eric Blake
2020-07-28 14:28 ` Eric Blake
2020-07-27 21:58 ` [PATCH v2 2/4] iotests: Make qemu_nbd_popen() a contextmanager Nir Soffer
2020-07-28 13:42 ` Vladimir Sementsov-Ogievskiy
2020-07-28 14:36 ` Eric Blake
2020-07-28 16:05 ` Nir Soffer
2020-08-05 7:38 ` Vladimir Sementsov-Ogievskiy
2020-08-05 8:47 ` Nir Soffer
2020-07-27 21:58 ` [PATCH v2 3/4] iotests: Add more qemu_img helpers Nir Soffer
2020-07-28 13:50 ` Vladimir Sementsov-Ogievskiy
2020-07-28 16:34 ` Nir Soffer
2020-07-27 21:58 ` [PATCH v2 4/4] iotests: Test convert to qcow2 compressed to NBD Nir Soffer
2020-07-28 14:45 ` Eric Blake [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3dc15aa8-161d-7ea7-32d1-13c72ef8f3f0@redhat.com \
--to=eblake@redhat.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=nirsof@gmail.com \
--cc=nsoffer@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=vsementsov@virtuozzo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).