qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 3/3] qemu-iotests: Some qemu-img convert test


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v2 3/3] qemu-iotests: Some qemu-img convert tests
Date: Thu, 19 Mar 2015 10:44:50 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

On 2015-03-19 at 10:44, Max Reitz wrote:
On 2015-03-19 at 08:33, Kevin Wolf wrote:
This adds a regression test for some problems that the qemu-img convert
rewrite just fixed.

Signed-off-by: Kevin Wolf <address@hidden>
---
tests/qemu-iotests/122 | 223 +++++++++++++++++++++++++++++++++++++++++++++ tests/qemu-iotests/122.out | 209 ++++++++++++++++++++++++++++++++++++++++++
  tests/qemu-iotests/group   |   1 +
  3 files changed, 433 insertions(+)
  create mode 100755 tests/qemu-iotests/122
  create mode 100644 tests/qemu-iotests/122.out

[snip]

diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group
index 6262127..7c20ace 100644
--- a/tests/qemu-iotests/group
+++ b/tests/qemu-iotests/group
@@ -122,5 +122,6 @@
  115 rw auto
  116 rw auto quick
  121 rw auto
+122 rw auto quick
  123 rw auto quick
  128 rw auto quick

As I mistakenly replied to v2 just now, this test takes 17 s on my HDD, and 7 s in tmpfs. So are you sure it should be added to the "quick" group?

*v1... I somehow don't seem too awake today.

The test itself looks good, though.

Max




reply via email to

[Prev in Thread] Current Thread [Next in Thread]