qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] qemu-iotests: fix cleanup of background processes
@ 2015-10-30 19:25 Jeff Cody
  2015-10-30 19:25 ` [Qemu-devel] [PATCH v3 1/2] " Jeff Cody
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Jeff Cody @ 2015-10-30 19:25 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, jsnow, qemu-block, mreitz

Changes from v2:

* Pulled patch 2 into this series

* Patch 1: Moved non-empty test conditionals inside
           pid file existance check (thanks Max)

           Added a fix in for patch 058, for its
           self-launched qemu-nbd instance (thanks Max)

* Patch 2: Only print the valgrind logs if the exit error
           matches (thanks Max) 

Changes from v1:

* use 'read' instead of 'cat' (thanks Eric)
* quote variable in variable test (thanks Eric)

Jeff Cody (2):
  qemu-iotests: fix cleanup of background processes
  qemu-iotests: fix -valgrind option for check

 tests/qemu-iotests/039.out       | 30 +++++++++++++++++++++++++-----
 tests/qemu-iotests/058           | 12 ++++++++----
 tests/qemu-iotests/061.out       | 12 ++++++++++--
 tests/qemu-iotests/137.out       |  6 +++++-
 tests/qemu-iotests/common        |  9 ++-------
 tests/qemu-iotests/common.config | 32 +++++++++++++++++++++++++++++---
 tests/qemu-iotests/common.qemu   | 18 ++++++++++++------
 tests/qemu-iotests/common.rc     | 18 +++++-------------
 8 files changed, 96 insertions(+), 41 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2015-11-02 20:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-30 19:25 [Qemu-devel] [PATCH v3 0/2] qemu-iotests: fix cleanup of background processes Jeff Cody
2015-10-30 19:25 ` [Qemu-devel] [PATCH v3 1/2] " Jeff Cody
2015-10-30 21:13   ` Max Reitz
2015-11-02  7:37     ` Markus Armbruster
2015-11-02 16:03       ` Max Reitz
2015-11-02 16:32         ` Eric Blake
2015-10-30 19:25 ` [Qemu-devel] [PATCH v3 2/2] qemu-iotests: fix -valgrind option for check Jeff Cody
2015-10-30 21:14   ` Max Reitz
2015-11-02 20:31 ` [Qemu-devel] [PATCH v3 0/2] qemu-iotests: fix cleanup of background processes Max Reitz
2015-11-02 20:35   ` Max Reitz

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