summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/030.out
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2012-09-28 17:22:52 +0200
committerKevin Wolf <kwolf@redhat.com>2012-09-28 19:14:32 +0200
commit0c81734765c9af1705f8e531b9431d63ee8ffd3d (patch)
tree6eb39228f40dbec085698948b7c0398c32e64734 /tests/qemu-iotests/030.out
parent6e37fb811ac86739e5ed30dba3a8e4848bd21b56 (diff)
downloadhqemu-0c81734765c9af1705f8e531b9431d63ee8ffd3d.zip
hqemu-0c81734765c9af1705f8e531b9431d63ee8ffd3d.tar.gz
qemu-iotests: add test for pausing a streaming operation
These check that a paused streaming job does not advance its offset. Sometimes the new test fails; the map is different between the source and the destination of the streaming because qemu-io does not always pack adjacent clusters that have the same allocated/unallocated state. However, this also happens with the existing test_stream testcase, and is better fixed in qemu-io. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/030.out')
-rw-r--r--tests/qemu-iotests/030.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/qemu-iotests/030.out b/tests/qemu-iotests/030.out
index 2f7d390..594c16f 100644
--- a/tests/qemu-iotests/030.out
+++ b/tests/qemu-iotests/030.out
@@ -1,5 +1,5 @@
-.......
+........
----------------------------------------------------------------------
-Ran 7 tests
+Ran 8 tests
OK
OpenPOWER on IntegriCloud