Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Benjamin Esquivel <benjamin.esquivel@linux.intel.com>
To: mariano.lopez@linux.intel.com, openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 0/4 v2] Get dumps when qemu fails
Date: Tue, 25 Aug 2015 14:24:31 -0500	[thread overview]
Message-ID: <1440530671.15187.38.camel@linux.intel.com> (raw)
In-Reply-To: <1440518117-6722-1-git-send-email-mariano.lopez@linux.intel.com>

Hi Mariano, a minor correction below:

On Tue, 2015-08-25 at 10:55 -0500, mariano.lopez@linux.intel.com wrote:
> From: Mariano Lopez <mariano.lopez@linux.intel.com>
> 
> This provides classes for dump logs from the host
> and the target. This way it's easier to get dumps
> from the runner or the target and not just from
> the test. With this now the qemurunner instance
> get the dumps from the host when qemu fails.
> 
> This also allows to have datastore vars in the
> commands and removes the special case commands.
> 
> This fix the regresion regression when testin real
> hardware
*This fixes the regression encountered when tested
in hardware
> 
> This depends on:
> 
> http://lists.openembedded.org/pipermail/openembedded-core/2015-August
> /108912.html
> 
> [YOCTO #8118]
> [YOCTO #8203]
> 
> Mariano Lopez (4):
>   dump: Created new classes for dump host and target
>   qemurunner: Added host dumps when there are errors
>   dump: allow to have datastore vars on dump commands
>   oetest: Fix regression when testing real hardware
> 
>  meta/classes/testimage.bbclass    | 14 +++++--
>  meta/lib/oeqa/oetest.py           | 56 ++++---------------------
>  meta/lib/oeqa/targetcontrol.py    | 16 +++----
>  meta/lib/oeqa/utils/dump.py       | 87
> +++++++++++++++++++++++++++++++++++++++
>  meta/lib/oeqa/utils/qemurunner.py | 14 ++++++-
>  5 files changed, 129 insertions(+), 58 deletions(-)
>  create mode 100644 meta/lib/oeqa/utils/dump.py
> 
> -- 
> 1.9.1
> 


      parent reply	other threads:[~2015-08-25 19:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-25 15:55 [PATCH 0/4 v2] Get dumps when qemu fails mariano.lopez
2015-08-25 15:55 ` [PATCH 1/4 v2] dump: Created new classes for dump host and target mariano.lopez
2015-08-25 15:55 ` [PATCH 2/4 v2] qemurunner: Added host dumps when there are errors mariano.lopez
2015-08-25 15:55 ` [PATCH 3/4 v2] dump: allow to have datastore vars on dump commands mariano.lopez
2015-08-25 19:44   ` Benjamin Esquivel
2015-08-25 22:03     ` Mariano Lopez
2015-08-25 15:55 ` [PATCH 4/4 v2] oetest: Fix regression when testing real hardware mariano.lopez
2015-08-25 19:24 ` Benjamin Esquivel [this message]

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=1440530671.15187.38.camel@linux.intel.com \
    --to=benjamin.esquivel@linux.intel.com \
    --cc=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