From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Robert Yang <liezhi.yang@windriver.com>,
openembedded-core@lists.openembedded.org
Cc: "Bartosh, Eduard" <eduard.bartosh@intel.com>
Subject: Re: [PATCH 6/8] runqemu: do not rely on grepping images
Date: Sat, 08 Apr 2017 15:24:49 +0100 [thread overview]
Message-ID: <1491661489.17200.111.camel@linuxfoundation.org> (raw)
In-Reply-To: <9f6d9252c6eb66b5f2c01ba34366424591d032bb.1491557671.git.liezhi.yang@windriver.com>
On Fri, 2017-04-07 at 02:47 -0700, Robert Yang wrote:
> Fixed when the image is large and not enough memory:
> grep: memory exhausted
> Aborted
>
> [YOCTO #11073]
>
> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
> ---
> meta/classes/qemuboot.bbclass | 3 +++
> scripts/runqemu | 19 +++++++++++--------
> 2 files changed, 14 insertions(+), 8 deletions(-)
This breaks oe-selftest:
https://autobuilder.yocto.io/builders/nightly-oe-selftest/builds/248/steps/Running%20oe-selftest/logs/stdio
Perhaps not all the failures but certainly:
wic.Wic.test_rawcopy_plugin_qemu
wic.Wic.test_qemu_efi
wic.Wic.test_qemu
We see intermittent failures on these tests anyway and I think you're
onto the right track with a potential fix though.
Cheers,
Richard
next prev parent reply other threads:[~2017-04-08 14:28 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-07 9:47 [PATCH 0/8 V2] fixes for runqemu and runqemu + rm_work Robert Yang
2017-04-07 9:47 ` [PATCH 1/8] runqemu: fix 2 typos Robert Yang
2017-04-07 9:47 ` [PATCH 2/8] runqemu: support env vars explicitly Robert Yang
2017-04-07 9:47 ` [PATCH 3/8] runqemu: use self.rootfs to replace self.nfs_dir Robert Yang
2017-04-07 9:47 ` [PATCH 4/8] runqemu: run without arguments Robert Yang
2017-04-07 9:47 ` [PATCH 5/8] runqemu: use realpath for imgdir Robert Yang
2017-04-07 9:47 ` [PATCH 6/8] runqemu: do not rely on grepping images Robert Yang
2017-04-08 14:24 ` Richard Purdie [this message]
2017-04-11 2:21 ` Robert Yang
2017-04-07 9:47 ` [PATCH 7/8] qemuboot.bbclass: add two vars for use by runqemu Robert Yang
2017-04-10 16:53 ` Richard Purdie
2017-04-11 2:29 ` ChenQi
2017-04-07 9:47 ` [PATCH 8/8] runqemu: make use of two new vars Robert Yang
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=1491661489.17200.111.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=eduard.bartosh@intel.com \
--cc=liezhi.yang@windriver.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 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.