qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] qemu-iotests: fix 054 cluster size help output
@ 2013-05-28  9:19 Stefan Hajnoczi
  2013-05-28  9:35 ` Fam Zheng
  2013-05-28  9:36 ` Kevin Wolf
  0 siblings, 2 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2013-05-28  9:19 UTC (permalink / raw)
  To: qemu-devel; +Cc: Kevin Wolf, Stefan Hajnoczi

Commit f3f4d2c09b9cf46903ba38425ec46c44185162bd added a hint to increase
the cluster size when a large image cannot be created.  Test 054 now has
outdated output and fails because the golden output does not match.

This patch updates the 054 golden output.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
---
 tests/qemu-iotests/054.out | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/qemu-iotests/054.out b/tests/qemu-iotests/054.out
index 0b2fe30..2f357c2 100644
--- a/tests/qemu-iotests/054.out
+++ b/tests/qemu-iotests/054.out
@@ -1,7 +1,7 @@
 QA output created by 054
 
 creating too large image (1 EB)
-qemu-img: The image size is too large for file format 'qcow2'
+qemu-img: The image size is too large for file format 'qcow2' (try using a larger cluster size)
 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1152921504606846976 
 
 creating too large image (1 EB) using qcow2.py
-- 
1.8.1.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PATCH] qemu-iotests: fix 054 cluster size help output
  2013-05-28  9:19 [Qemu-devel] [PATCH] qemu-iotests: fix 054 cluster size help output Stefan Hajnoczi
@ 2013-05-28  9:35 ` Fam Zheng
  2013-05-28  9:36 ` Kevin Wolf
  1 sibling, 0 replies; 3+ messages in thread
From: Fam Zheng @ 2013-05-28  9:35 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: Kevin Wolf, qemu-devel

On Tue, 05/28 11:19, Stefan Hajnoczi wrote:
> Commit f3f4d2c09b9cf46903ba38425ec46c44185162bd added a hint to increase
> the cluster size when a large image cannot be created.  Test 054 now has
> outdated output and fails because the golden output does not match.
> 
> This patch updates the 054 golden output.
> 
> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
> ---
>  tests/qemu-iotests/054.out | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/qemu-iotests/054.out b/tests/qemu-iotests/054.out
> index 0b2fe30..2f357c2 100644
> --- a/tests/qemu-iotests/054.out
> +++ b/tests/qemu-iotests/054.out
> @@ -1,7 +1,7 @@
>  QA output created by 054
>  
>  creating too large image (1 EB)
> -qemu-img: The image size is too large for file format 'qcow2'
> +qemu-img: The image size is too large for file format 'qcow2' (try using a larger cluster size)
>  Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1152921504606846976 
>  
>  creating too large image (1 EB) using qcow2.py
> -- 
> 1.8.1.4
> 
> 

Reviewed-by: Fam Zheng <famz@redhat.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PATCH] qemu-iotests: fix 054 cluster size help output
  2013-05-28  9:19 [Qemu-devel] [PATCH] qemu-iotests: fix 054 cluster size help output Stefan Hajnoczi
  2013-05-28  9:35 ` Fam Zheng
@ 2013-05-28  9:36 ` Kevin Wolf
  1 sibling, 0 replies; 3+ messages in thread
From: Kevin Wolf @ 2013-05-28  9:36 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: qemu-devel

Am 28.05.2013 um 11:19 hat Stefan Hajnoczi geschrieben:
> Commit f3f4d2c09b9cf46903ba38425ec46c44185162bd added a hint to increase
> the cluster size when a large image cannot be created.  Test 054 now has
> outdated output and fails because the golden output does not match.
> 
> This patch updates the 054 golden output.
> 
> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

Thanks, applied to the block branch.

Kevin

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-28  9:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-28  9:19 [Qemu-devel] [PATCH] qemu-iotests: fix 054 cluster size help output Stefan Hajnoczi
2013-05-28  9:35 ` Fam Zheng
2013-05-28  9:36 ` Kevin Wolf

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).