* [Qemu-devel] [PATCH] iotests: 086: Add raw format
@ 2015-12-23 6:26 Fam Zheng
2015-12-23 21:50 ` [Qemu-devel] [Qemu-block] " Max Reitz
0 siblings, 1 reply; 2+ messages in thread
From: Fam Zheng @ 2015-12-23 6:26 UTC (permalink / raw)
To: qemu-devel; +Cc: Kevin Wolf, qemu-block
Raw is as qualified as qcow2 for this test case, add it for more
coverage.
Signed-off-by: Fam Zheng <famz@redhat.com>
---
tests/qemu-iotests/086 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/qemu-iotests/086 b/tests/qemu-iotests/086
index 234eb9a..5527e86 100755
--- a/tests/qemu-iotests/086
+++ b/tests/qemu-iotests/086
@@ -38,7 +38,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
. ./common.rc
. ./common.filter
-_supported_fmt qcow2
+_supported_fmt qcow2 raw
_supported_proto file nfs
_supported_os Linux
--
2.4.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [Qemu-block] [PATCH] iotests: 086: Add raw format
2015-12-23 6:26 [Qemu-devel] [PATCH] iotests: 086: Add raw format Fam Zheng
@ 2015-12-23 21:50 ` Max Reitz
0 siblings, 0 replies; 2+ messages in thread
From: Max Reitz @ 2015-12-23 21:50 UTC (permalink / raw)
To: Fam Zheng, qemu-devel; +Cc: Kevin Wolf, qemu-block
[-- Attachment #1: Type: text/plain, Size: 356 bytes --]
On 23.12.2015 07:26, Fam Zheng wrote:
> Raw is as qualified as qcow2 for this test case, add it for more
> coverage.
>
> Signed-off-by: Fam Zheng <famz@redhat.com>
> ---
> tests/qemu-iotests/086 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks, applied to my block tree:
https://github.com/XanClic/qemu/commits/block
Max
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-12-23 21:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-23 6:26 [Qemu-devel] [PATCH] iotests: 086: Add raw format Fam Zheng
2015-12-23 21:50 ` [Qemu-devel] [Qemu-block] " Max Reitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).