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 <lbl...@janustech.com>
---
  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