Re: [Qemu-devel] [PATCH v7 10/24] iotests: Add test for eject under NBD server

2015-11-11 Thread Fam Zheng
On Mon, 11/09 23:39, Max Reitz wrote: > 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 > --- > tests/qemu-iotests/140 | 92 > ++ > tests/qemu-

Re: [Qemu-devel] [PATCH v7 10/24] iotests: Add test for eject under NBD server

2015-11-11 Thread John Snow
On 11/09/2015 05:39 PM, Max Reitz wrote: > 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 > --- > tests/qemu-iotests/140 | 92 > ++ > tests/

[Qemu-devel] [PATCH v7 10/24] iotests: Add test for eject under NBD server

2015-11-09 Thread Max Reitz
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 --- tests/qemu-iotests/140 | 92 ++ tests/qemu-iotests/140.out | 16 tests/qemu-iotests/group