aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/139.out
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2016-09-21 14:56:08 +0200
committerKevin Wolf <kwolf@redhat.com>2016-09-23 13:45:36 +0200
commit62acae8a9d20c872212aec59d4a0a634a97e87f0 (patch)
tree2d31f8a007f9c2253ab22068eb1f8808f3b97b89 /tests/qemu-iotests/139.out
parenteed875838e8d667e1fad5f6f5872c3d60ee266dd (diff)
qemu-iotests/139: Avoid blockdev-add with id
We want to remove the 'id' option for blockdev-add. This removes one user of the option and makes it use only node names. Some test cases that used to work with an unattached BlockBackend are removed, either because they don't make sense with an attached device or because the equivalent test case with an attached device already exists. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/139.out')
-rw-r--r--tests/qemu-iotests/139.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/qemu-iotests/139.out b/tests/qemu-iotests/139.out
index 281b69efea..dae404e278 100644
--- a/tests/qemu-iotests/139.out
+++ b/tests/qemu-iotests/139.out
@@ -1,5 +1,5 @@
-............
+.........
----------------------------------------------------------------------
-Ran 12 tests
+Ran 9 tests
OK