From: "Daniel P. Berrange" <berrange@redhat.com>
To: qemu-devel@nongnu.org
Cc: qemu-block@nongnu.org, Max Reitz <mreitz@redhat.com>,
Kevin Wolf <kwolf@redhat.com>,
"Daniel P. Berrange" <berrange@redhat.com>
Subject: [Qemu-devel] [PATCH v8 0/3] Tests for LUKS driver
Date: Mon, 18 Apr 2016 13:21:44 +0100 [thread overview]
Message-ID: <1460982107-4649-1-git-send-email-berrange@redhat.com> (raw)
This series contains the 3 test suite patches that had to be dropped
from the v6 series during merge with the block tree:
v6: https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg04935.html
v7: https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg06687.html
Changed in v8:
- Add conversion of 039.out & 137.out to new opts variable name
- Fix 012 and 048 to not assume TEST_IMG_FILE is always set
- Clarify why we don't change _qemu_img_wrapper in commit msg
Changed in v7:
- Avoid setting TEST_IMG_FILE when IMGPROTO=file in common.rc
for traditional (not --image-opts) variable setup
Daniel P. Berrange (3):
block: add support for --image-opts in block I/O tests
block: add support for encryption secrets in block I/O tests
block: enable testing of LUKS driver with block I/O tests
tests/qemu-iotests/004 | 2 +-
tests/qemu-iotests/012 | 5 ++-
tests/qemu-iotests/039.out | 20 +++++------
tests/qemu-iotests/048 | 26 ++++++++++----
tests/qemu-iotests/048.out | 6 ++--
tests/qemu-iotests/052 | 4 +++
tests/qemu-iotests/052.out | 4 +++
tests/qemu-iotests/061.out | 8 ++---
tests/qemu-iotests/100 | 7 ++++
tests/qemu-iotests/100.out | 14 ++++++++
tests/qemu-iotests/137.out | 4 +--
tests/qemu-iotests/common | 15 +++++++-
tests/qemu-iotests/common.config | 21 ++++++++++--
tests/qemu-iotests/common.filter | 3 +-
tests/qemu-iotests/common.rc | 74 +++++++++++++++++++++++++++++++---------
15 files changed, 165 insertions(+), 48 deletions(-)
--
2.5.5
next reply other threads:[~2016-04-18 12:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-18 12:21 Daniel P. Berrange [this message]
2016-04-18 12:21 ` [Qemu-devel] [PATCH v8 1/3] block: add support for --image-opts in block I/O tests Daniel P. Berrange
2016-05-06 13:20 ` Max Reitz
2016-04-18 12:21 ` [Qemu-devel] [PATCH v8 2/3] block: add support for encryption secrets " Daniel P. Berrange
2016-05-06 13:26 ` Max Reitz
2016-04-18 12:21 ` [Qemu-devel] [PATCH v8 3/3] block: enable testing of LUKS driver with " Daniel P. Berrange
2016-05-06 13:32 ` Max Reitz
2016-05-09 16:45 ` Daniel P. Berrange
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=1460982107-4649-1-git-send-email-berrange@redhat.com \
--to=berrange@redhat.com \
--cc=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.