From: Kevin Wolf <kwolf@redhat.com>
To: qemu-block@nongnu.org
Cc: kwolf@redhat.com, qemu-devel@nongnu.org, mreitz@redhat.com
Subject: [Qemu-devel] [PATCH 0/3] iotests: Test migration with filter nodes
Date: Thu, 1 Aug 2019 17:17:41 +0200 [thread overview]
Message-ID: <20190801151744.798-1-kwolf@redhat.com> (raw)
This is the testcase for the copy-on-read fix I merged in a hurry for
4.1.0-rc3.
Kevin Wolf (3):
iotests: Move migration helpers to iotests.py
iotests: Enable -d for Python non-unittest tests
iotests: Test migration with all kinds of filter nodes
tests/qemu-iotests/194 | 1 +
tests/qemu-iotests/202 | 1 +
tests/qemu-iotests/203 | 2 +
tests/qemu-iotests/206 | 1 +
tests/qemu-iotests/207 | 1 +
tests/qemu-iotests/208 | 1 +
tests/qemu-iotests/210 | 1 +
tests/qemu-iotests/211 | 1 +
tests/qemu-iotests/212 | 1 +
tests/qemu-iotests/213 | 1 +
tests/qemu-iotests/216 | 2 +
tests/qemu-iotests/218 | 1 +
tests/qemu-iotests/219 | 1 +
tests/qemu-iotests/222 | 1 +
tests/qemu-iotests/224 | 2 +
tests/qemu-iotests/228 | 2 +
tests/qemu-iotests/234 | 30 ++++---------
tests/qemu-iotests/236 | 1 +
tests/qemu-iotests/237 | 1 +
tests/qemu-iotests/246 | 1 +
tests/qemu-iotests/255 | 1 +
tests/qemu-iotests/256 | 1 +
tests/qemu-iotests/262 | 84 +++++++++++++++++++++++++++++++++++
tests/qemu-iotests/262.out | 17 +++++++
tests/qemu-iotests/group | 1 +
tests/qemu-iotests/iotests.py | 39 ++++++++++++----
26 files changed, 166 insertions(+), 30 deletions(-)
create mode 100755 tests/qemu-iotests/262
create mode 100644 tests/qemu-iotests/262.out
--
2.20.1
next reply other threads:[~2019-08-01 15:20 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-01 15:17 Kevin Wolf [this message]
2019-08-01 15:17 ` [Qemu-devel] [PATCH 1/3] iotests: Move migration helpers to iotests.py Kevin Wolf
2019-08-01 17:44 ` Max Reitz
2019-08-01 15:17 ` [Qemu-devel] [PATCH 2/3] iotests: Enable -d for Python non-unittest tests Kevin Wolf
2019-08-01 17:57 ` Max Reitz
2019-08-02 14:07 ` Kevin Wolf
2019-08-05 22:19 ` John Snow
2019-08-06 9:51 ` Kevin Wolf
2019-08-06 13:09 ` John Snow
2019-08-01 15:17 ` [Qemu-devel] [PATCH 3/3] iotests: Test migration with all kinds of filter nodes Kevin Wolf
2019-08-01 18:50 ` Max Reitz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190801151744.798-1-kwolf@redhat.com \
--to=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).