]> Git Repo - qemu.git/commit
iotests: Fix 100 for nbd
authorMax Reitz <[email protected]>
Tue, 27 Jan 2015 02:02:57 +0000 (21:02 -0500)
committerKevin Wolf <[email protected]>
Fri, 6 Feb 2015 16:24:22 +0000 (17:24 +0100)
commit23ab6953f4675b8663888ce6cfe40f4191be3e48
treec9b28455cb5600e66b3dec99a511eb95ae99e910
parent53f9e77f4ed898a4ea4ad2bc118c06c336ba30dd
iotests: Fix 100 for nbd

In case of NBD, _make_test_img starts a new NBD server. Therefore,
_cleanup_test_img (which shuts that server down) has to be invoked
before the next _make_test_img call in order to make 100 work for NBD.

Signed-off-by: Max Reitz <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
tests/qemu-iotests/100
This page took 0.022789 seconds and 4 git commands to generate.