diff options
author | Max Reitz <mreitz@redhat.com> | 2016-01-29 16:36:02 +0100 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2016-02-02 17:50:46 +0100 |
commit | 16dee4183acb3755b8d2e76e6466a6fec5f1350e (patch) | |
tree | e5780144fa360fd192c1402cb48e3244fab42360 /tests/qemu-iotests/group | |
parent | c5acdc9ab4e6aa9b05e6242114479333b15d496b (diff) |
iotests: Add test for eject under NBD server
This patch adds a test for ejecting the BlockBackend an NBD server is
connected to (the NBD server is supposed to stop).
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/group')
-rw-r--r-- | tests/qemu-iotests/group | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group index ac6a959258..ff1ff0d06b 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -141,5 +141,6 @@ 137 rw auto 138 rw auto quick 139 rw auto quick +140 rw auto quick 142 auto 143 auto quick |