From 9c468a013fd0b0eb6154f8c5cfd2b1d498a86113 Mon Sep 17 00:00:00 2001 From: Wenchao Xia Date: Wed, 4 Dec 2013 17:10:56 +0800 Subject: qemu-iotests: add 058 internal snapshot export with qemu-nbd case This case can't run when IMGPROTO=nbd, since it needs to create some internal snapshot which would fail for EOF write request, even when TEST_IMG is exported with "-f raw" in common.rc, so set _supported_proto to file. _require_command() is changed to tip what util is missing, instead of printing a blank. Signed-off-by: Wenchao Xia Signed-off-by: Stefan Hajnoczi --- tests/qemu-iotests/check | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/qemu-iotests/check') diff --git a/tests/qemu-iotests/check b/tests/qemu-iotests/check index dc0105c9f5..e2ed5a95f8 100755 --- a/tests/qemu-iotests/check +++ b/tests/qemu-iotests/check @@ -161,6 +161,7 @@ cat <