From: mariano.lopez@linux.intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] Add dumps when qemurunner fails
Date: Tue, 1 Sep 2015 07:36:28 +0000 [thread overview]
Message-ID: <cover.1441091863.git.mariano.lopez@linux.intel.com> (raw)
From: Mariano Lopez <mariano.lopez@linux.intel.com>
These patches add dumps when qemurunner ends unexpectedly and
make runexported test compatible with HostDumper.
The previous version of this patch was more intrusive with
qemurunner, now the instance of HostDumper is created inside
qemurunner with parameters sent to the constructor.
Also, now the Dumper constructors doesn't require the datastore,
It is needed to send the commands and the dump dir as strings.
This also makes compatible the HostDumper with runexported test.
The following changes since commit 22afc047dd1b8f83e56c4a9862710776c509e3c5:
oe-selftest: test devtool build-image plugin (2015-08-31 11:37:14 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib mariano/bug8118v8
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=mariano/bug8118v8
Mariano Lopez (2):
qemurunner: Added host dumps when there are errors
runexported: Make it compatible with host dump
meta/classes/testimage.bbclass | 6 +++++-
meta/lib/oeqa/oetest.py | 13 ++++++-------
meta/lib/oeqa/runexported.py | 8 +++++++-
meta/lib/oeqa/targetcontrol.py | 9 +++++++--
meta/lib/oeqa/utils/dump.py | 28 +++++++++-------------------
meta/lib/oeqa/utils/qemurunner.py | 15 ++++++++++++++-
6 files changed, 48 insertions(+), 31 deletions(-)
--
1.8.4.5
next reply other threads:[~2015-09-01 15:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-01 7:36 mariano.lopez [this message]
2015-09-01 7:36 ` [PATCH 1/2 v2] qemurunner: Added host dumps when there are errors mariano.lopez
2015-09-01 7:36 ` [PATCH 2/2 v2] runexported: Make it compatible with host dump mariano.lopez
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=cover.1441091863.git.mariano.lopez@linux.intel.com \
--to=mariano.lopez@linux.intel.com \
--cc=openembedded-core@lists.openembedded.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