[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 3/3] iotests: Test migration with all kinds of f
From: |
Max Reitz |
Subject: |
Re: [Qemu-devel] [PATCH 3/3] iotests: Test migration with all kinds of filter nodes |
Date: |
Thu, 1 Aug 2019 20:50:23 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 |
On 01.08.19 17:17, Kevin Wolf wrote:
> This test case is motivated by commit 2b23f28639 ('block/copy-on-read:
> Fix permissions for inactive node'). Instead of just testing
> copy-on-read on migration, let's stack all sorts of filter nodes on top
> of each other and try if the resulting VM can still migrate
> successfully. For good measure, put everything into an iothread, because
> why not?
>
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
> tests/qemu-iotests/262 | 84 ++++++++++++++++++++++++++++++++++++++
> tests/qemu-iotests/262.out | 17 ++++++++
> tests/qemu-iotests/group | 1 +
> 3 files changed, 102 insertions(+)
> create mode 100755 tests/qemu-iotests/262
> create mode 100644 tests/qemu-iotests/262.out
Reviewed-by: Max Reitz <address@hidden>
signature.asc
Description: OpenPGP digital signature
[Qemu-devel] [PATCH 3/3] iotests: Test migration with all kinds of filter nodes, Kevin Wolf, 2019/08/01
- Re: [Qemu-devel] [PATCH 3/3] iotests: Test migration with all kinds of filter nodes,
Max Reitz <=