aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/291
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/291')
-rwxr-xr-xtests/qemu-iotests/2912
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qemu-iotests/291 b/tests/qemu-iotests/291
index 77fa38f..b7320bc 100755
--- a/tests/qemu-iotests/291
+++ b/tests/qemu-iotests/291
@@ -128,6 +128,8 @@ nbd_server_start_unix_socket -r -f qcow2 -B b3 "$TEST_IMG"
$QEMU_IMG map --output=json --image-opts \
"$IMG,x-dirty-bitmap=qemu:dirty-bitmap:b3" | _filter_qemu_img_map
+nbd_server_stop
+
# success, all done
echo '*** done'
rm -f $seq.full