[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 4/4] iotests: Mirror with different source/target size
From: |
Max Reitz |
Subject: |
Re: [PATCH v2 4/4] iotests: Mirror with different source/target size |
Date: |
Mon, 11 May 2020 17:42:51 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 |
On 11.05.20 15:58, Kevin Wolf wrote:
> This tests that the mirror job catches situations where the target node
> has a different size than the source node. It must also forbid resize
> operations when the job is already running.
>
> Signed-off-by: Kevin Wolf <address@hidden>
> Message-Id: <address@hidden>
> Reviewed-by: Eric Blake <address@hidden>
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
> tests/qemu-iotests/041 | 45 ++++++++++++++++++++++++++++++++++++++
> tests/qemu-iotests/041.out | 4 ++--
> 2 files changed, 47 insertions(+), 2 deletions(-)
Reviewed-by: Max Reitz <address@hidden>
signature.asc
Description: OpenPGP digital signature
- Re: [PATCH v2 1/4] iotests/109: Don't mirror with mismatched size, (continued)
Re: [PATCH v2 1/4] iotests/109: Don't mirror with mismatched size, Vladimir Sementsov-Ogievskiy, 2020/05/12
[PATCH v2 3/4] mirror: Make sure that source and target size match, Kevin Wolf, 2020/05/11
[PATCH v2 4/4] iotests: Mirror with different source/target size, Kevin Wolf, 2020/05/11