diff options
author | Eric Blake <eblake@redhat.com> | 2019-09-20 17:07:29 -0500 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2019-09-24 07:30:19 -0500 |
commit | 506902c6fa80210b002e30ff33794bfc718b15c6 (patch) | |
tree | 2d486edd87db82183e93555924df1b05e927989f /tests/qemu-iotests/223.out | |
parent | 61bc846d8c58535af6884b637a4005dd6111ea95 (diff) | |
download | qemu-506902c6fa80210b002e30ff33794bfc718b15c6.zip qemu-506902c6fa80210b002e30ff33794bfc718b15c6.tar.gz qemu-506902c6fa80210b002e30ff33794bfc718b15c6.tar.bz2 |
tests: Use iothreads during iotest 223
Doing so catches the bugs we just fixed with NBD not properly using
correct contexts.
Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <20190920220729.31801-1-eblake@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/223.out')
-rw-r--r-- | tests/qemu-iotests/223.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/223.out b/tests/qemu-iotests/223.out index 5d00398..23b34fc 100644 --- a/tests/qemu-iotests/223.out +++ b/tests/qemu-iotests/223.out @@ -27,6 +27,7 @@ wrote 2097152/2097152 bytes at offset 2097152 {"return": {}} {"return": {}} {"return": {}} +{"return": {}} {"error": {"class": "GenericError", "desc": "NBD server not running"}} {"return": {}} {"error": {"class": "GenericError", "desc": "NBD server already running"}} |