qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [Qemu-devel] [PATCH 4/4] iotests: Add tests for the new


From: Eric Blake
Subject: Re: [Qemu-block] [Qemu-devel] [PATCH 4/4] iotests: Add tests for the new l2-cache-full option
Date: Tue, 24 Jul 2018 10:24:09 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

On 07/24/2018 07:17 AM, Leonid Bloch wrote:
This patch adds tests for the l2-cache-full option, and also intcoduces

s/intcoduces/introduces/

a small change due to a grammar fix in block/qcow2.c

Signed-off-by: Leonid Bloch <address@hidden>
---
  tests/qemu-iotests/103     | 6 ++++++
  tests/qemu-iotests/103.out | 4 +++-
  tests/qemu-iotests/137     | 2 ++
  tests/qemu-iotests/137.out | 4 +++-
  4 files changed, 14 insertions(+), 2 deletions(-)


+++ b/tests/qemu-iotests/103.out
@@ -5,7 +5,9 @@ wrote 65536/65536 bytes at offset 0
=== Testing invalid option combinations === -can't open device TEST_DIR/t.IMGFMT: cache-size, l2-cache-size and refcount-cache-size may not be set the same time
+can't open device TEST_DIR/t.IMGFMT: l2-cache-full and l2-cache-size may not 
be set at the same time
+can't open device TEST_DIR/t.IMGFMT: cache-size, l2-cache-size and 
refcount-cache-size may not be set at the same time

This should be squashed into the patch that introduces the changed output (when bisecting, we don't want to land on a known-broken iotests state).

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]