qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH 20/22] iotests: test internal persistent dirty b


From: Vladimir Sementsov-Ogievskiy
Subject: Re: [Qemu-block] [PATCH 20/22] iotests: test internal persistent dirty bitmap
Date: Wed, 23 Mar 2016 11:28:28 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

On 22.03.2016 21:27, Eric Blake wrote:
On 03/15/2016 02:04 PM, Vladimir Sementsov-Ogievskiy wrote:
Add simple test cases for testing persistent dirty bitmaps.

Signed-off-by: Vladimir Sementsov-Ogievskiy <address@hidden>
---
  tests/qemu-iotests/160        | 112 ++++++++++++++++++++++++++++++++++++++++++
  tests/qemu-iotests/160.out    |  21 ++++++++
  tests/qemu-iotests/group      |   1 +
  tests/qemu-iotests/iotests.py |   6 +++
  4 files changed, 140 insertions(+)
  create mode 100755 tests/qemu-iotests/160
  create mode 100644 tests/qemu-iotests/160.out

diff --git a/tests/qemu-iotests/160 b/tests/qemu-iotests/160
new file mode 100755
index 0000000..f9843da
--- /dev/null
+++ b/tests/qemu-iotests/160
@@ -0,0 +1,112 @@
+#!/usr/bin/env python
+#
+# Tests for persistent dirty bitmaps.
+#
+# Copyright: Vladimir Sementsov-Ogievskiy 2015
Do you want to also claim 2016?

+++ b/tests/qemu-iotests/group
@@ -150,3 +150,4 @@
  145 auto quick
  146 auto quick
  148 rw auto quick
+160 rw auto quick
Do we really have that many pending patch series with reserved test ids?

I'm just sick of renaming it on rebases. When the series will be closer to accepting I'll be able to rename it appropriately





--
Best regards,
Vladimir




reply via email to

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