From: Richard Henderson <richard.henderson@linaro.org>
To: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>,
qemu-devel@nongnu.org
Cc: qemu-block@nongnu.org, Fiona Ebner <f.ebner@proxmox.com>,
Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>
Subject: Re: [PULL 6/6] iotests: add backup-discard-source
Date: Mon, 29 Apr 2024 07:18:02 -0700 [thread overview]
Message-ID: <11fd6cbf-cd8b-4469-aefa-2bfddf5a3ca9@linaro.org> (raw)
In-Reply-To: <20240429115157.2260885-7-vsementsov@yandex-team.ru>
On 4/29/24 04:51, Vladimir Sementsov-Ogievskiy wrote:
> Add test for a new backup option: discard-source.
>
> Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
> Reviewed-by: Fiona Ebner <f.ebner@proxmox.com>
> Tested-by: Fiona Ebner <f.ebner@proxmox.com>
> Message-Id: <20240313152822.626493-6-vsementsov@yandex-team.ru>
> Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
> ---
> .../qemu-iotests/tests/backup-discard-source | 152 ++++++++++++++++++
> .../tests/backup-discard-source.out | 5 +
> 2 files changed, 157 insertions(+)
> create mode 100755 tests/qemu-iotests/tests/backup-discard-source
> create mode 100644 tests/qemu-iotests/tests/backup-discard-source.out
This fails check-python-minreqs
https://gitlab.com/qemu-project/qemu/-/jobs/6739551782
It appears to be a pylint issue.
r~
next prev parent reply other threads:[~2024-04-29 14:18 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-29 11:51 [PULL 0/6] Block jobs patches for 2024-04-29 Vladimir Sementsov-Ogievskiy
2024-04-29 11:51 ` [PULL 1/6] blockcommit: Reopen base image as RO after abort Vladimir Sementsov-Ogievskiy
2024-04-29 11:51 ` [PULL 2/6] block/copy-before-write: fix permission Vladimir Sementsov-Ogievskiy
2024-04-29 11:51 ` [PULL 3/6] block/copy-before-write: support unligned snapshot-discard Vladimir Sementsov-Ogievskiy
2024-04-29 11:51 ` [PULL 4/6] block/copy-before-write: create block_copy bitmap in filter node Vladimir Sementsov-Ogievskiy
2024-04-29 11:51 ` [PULL 5/6] qapi: blockdev-backup: add discard-source parameter Vladimir Sementsov-Ogievskiy
2024-04-29 11:51 ` [PULL 6/6] iotests: add backup-discard-source Vladimir Sementsov-Ogievskiy
2024-04-29 14:18 ` Richard Henderson [this message]
2024-04-29 18:39 ` Vladimir Sementsov-Ogievskiy
2024-04-30 9:13 ` Kevin Wolf
2024-04-30 9:22 ` Vladimir Sementsov-Ogievskiy
2024-04-29 11:53 ` [PULL 0/6] Block jobs patches for 2024-04-29 Vladimir Sementsov-Ogievskiy
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=11fd6cbf-cd8b-4469-aefa-2bfddf5a3ca9@linaro.org \
--to=richard.henderson@linaro.org \
--cc=f.ebner@proxmox.com \
--cc=hreitz@redhat.com \
--cc=kwolf@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=vsementsov@yandex-team.ru \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.