[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 4/4] qemu-iotests: Test 0-length image for mi
From: |
Eric Blake |
Subject: |
Re: [Qemu-devel] [PATCH v2 4/4] qemu-iotests: Test 0-length image for mirror |
Date: |
Tue, 10 Jun 2014 12:58:29 -0600 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 |
On 06/08/2014 08:56 PM, Fam Zheng wrote:
> All behavior and invariant should hold for images with 0 length, so
> add a class to repeat all the tests in TestSingleDrive.
>
> Signed-off-by: Fam Zheng <address@hidden>
> ---
> tests/qemu-iotests/041 | 9 ++++++---
> tests/qemu-iotests/041.out | 4 ++--
> 2 files changed, 8 insertions(+), 5 deletions(-)
Reviewed-by: Eric Blake <address@hidden>
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
- [Qemu-devel] [PATCH v2 0/4] mirror: Fix behavior for zero byte image, Fam Zheng, 2014/06/08
- [Qemu-devel] [PATCH v2 1/4] blockjob: Add block_job_yield(), Fam Zheng, 2014/06/08
- [Qemu-devel] [PATCH v2 2/4] mirror: Go through ready -> complete process for 0 len image, Fam Zheng, 2014/06/08
- [Qemu-devel] [PATCH v2 3/4] qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commit, Fam Zheng, 2014/06/08
- [Qemu-devel] [PATCH v2 4/4] qemu-iotests: Test 0-length image for mirror, Fam Zheng, 2014/06/08
- Re: [Qemu-devel] [PATCH v2 4/4] qemu-iotests: Test 0-length image for mirror,
Eric Blake <=
- Re: [Qemu-devel] [PATCH v2 0/4] mirror: Fix behavior for zero byte image, Fam Zheng, 2014/06/24