aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/140.out
diff options
context:
space:
mode:
authorSascha Silbe <silbe@linux.vnet.ibm.com>2016-02-18 21:37:32 +0100
committerMax Reitz <mreitz@redhat.com>2016-02-22 16:54:14 +0100
commit4b84fc70cecd616ccc61b563def2230d73b438b8 (patch)
tree9dd7583457b3425fe1f165e79b8b564d72d82834 /tests/qemu-iotests/140.out
parentf436c94102274f14b556beb655da8a54400e56f3 (diff)
qemu-iotests: 140: don't use IDE device
IDE is only implemented by very few architectures (mostly PC). The test doesn't actually need a block device attached to the BlockBackend, so just drop it and adjust the reference output accordingly. Fixes: 16dee418 ("iotests: Add test for eject under NBD server") Signed-off-by: Sascha Silbe <silbe@linux.vnet.ibm.com> Message-id: 1455827853-33477-2-git-send-email-silbe@linux.vnet.ibm.com Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/140.out')
-rw-r--r--tests/qemu-iotests/140.out1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/qemu-iotests/140.out b/tests/qemu-iotests/140.out
index 72f1b4cf1c..0409cd0174 100644
--- a/tests/qemu-iotests/140.out
+++ b/tests/qemu-iotests/140.out
@@ -7,7 +7,6 @@ wrote 65536/65536 bytes at offset 0
{"return": {}}
read 65536/65536 bytes at offset 0
64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
-{"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "drv", "tray-open": true}}
{"return": {}}
can't open device nbd+unix:///drv?socket=TEST_DIR/nbd: No export with name 'drv' available
no file open, try 'help open'