From: Patrick Ohly <patrick.ohly@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] testimage improvements
Date: Thu, 9 Apr 2015 02:24:14 -0700 [thread overview]
Message-ID: <cover.1428571193.git.patrick.ohly@intel.com> (raw)
I recently started using testimage.bbclass with an image using systemd and
found some issues:
- inconsistent output
- systemd tests failing due to missing avahi in image
- tests not run in desired order when using TEST_SUITES="auto"
The following changes since commit 6333186e9764b2c269a2b3869956860fa8fde2b1:
binutils: Fix packaging now gold is always built (2015-04-08 23:10:57 +0100)
are available in the git repository at:
git://github.com/pohly/openembedded-core master
https://github.com/pohly/openembedded-core/tree/master
Patrick Ohly (3):
oeqa/oetest.py: use bb logging
oeqa/runtime/systemd.py: skip instead of failing without avahi
testimage: sort modules based on dependencies
meta/classes/testimage.bbclass | 6 +++-
meta/lib/oeqa/oetest.py | 61 +++++++++++++++++++++++++++++++++++----
meta/lib/oeqa/runtime/systemd.py | 7 +++++
meta/lib/oeqa/utils/decorators.py | 1 +
4 files changed, 69 insertions(+), 6 deletions(-)
--
1.8.4.5
next reply other threads:[~2015-04-09 9:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-09 9:24 Patrick Ohly [this message]
2015-04-09 9:24 ` [PATCH 1/3] oeqa/oetest.py: use bb logging Patrick Ohly
2015-04-09 9:24 ` [PATCH 2/3] oeqa/runtime/systemd.py: skip instead of failing without avahi Patrick Ohly
2015-04-09 9:24 ` [PATCH 3/3] testimage: sort modules based on dependencies Patrick Ohly
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.1428571193.git.patrick.ohly@intel.com \
--to=patrick.ohly@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