aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/093.out
diff options
context:
space:
mode:
authorAlberto Garcia <berto@igalia.com>2017-11-10 20:54:48 +0200
committerStefan Hajnoczi <stefanha@redhat.com>2017-11-13 15:46:26 +0000
commit0761562687e0d8135310a94b1d3e08376387c027 (patch)
treeb0a3f480ebd7f2889314fe08957a131fb48a1f37 /tests/qemu-iotests/093.out
parentc89bcf3af01e7a8834cca5344e098bf879e99999 (diff)
downloadqemu-0761562687e0d8135310a94b1d3e08376387c027.zip
qemu-0761562687e0d8135310a94b1d3e08376387c027.tar.gz
qemu-0761562687e0d8135310a94b1d3e08376387c027.tar.bz2
qemu-iotests: Test I/O limits with removable media
This test hotplugs a CD drive to a VM and checks that I/O limits can be set only when the drive has media inserted and that they are kept when the media is replaced. This also tests the removal of a device with valid I/O limits set but no media inserted. This involves deleting and disabling the limits of a BlockBackend without BlockDriverState, a scenario that has been crashing until the fixes from the last couple of patches. [Python PEP8 fixup: "Don't use spaces are the = sign when used to indicate a keyword argument or a default parameter value" --Stefan] Signed-off-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Message-id: 071eb397118ed207c5a7f01d58766e415ee18d6a.1510339534.git.berto@igalia.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/093.out')
-rw-r--r--tests/qemu-iotests/093.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/qemu-iotests/093.out b/tests/qemu-iotests/093.out
index 2f7d390..594c16f 100644
--- a/tests/qemu-iotests/093.out
+++ b/tests/qemu-iotests/093.out
@@ -1,5 +1,5 @@
-.......
+........
----------------------------------------------------------------------
-Ran 7 tests
+Ran 8 tests
OK