From: mariano.lopez@linux.intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Fix bugs found within runtime testing
Date: Wed, 25 Jan 2017 12:20:03 +0000 [thread overview]
Message-ID: <cover.1485346622.git.mariano.lopez@linux.intel.com> (raw)
From: Mariano Lopez <mariano.lopez@linux.intel.com>
This will fix some bugs found in testimage when executing tests
from images downloaded from the autobuilders.
The following changes since commit aa7e2717d33c2d754ec486e9148f446c1d6a3b14:
ref-manual: remove core-image-directfb reference (2017-01-25 12:07:43 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib mariano/bug10964
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=mariano/bug10964
Mariano Lopez (3):
runtime/cases/connman.py: Stop using oeRuntimeTest
runtime/cases/smart.py: Check for IMAGE_PKGTYPE instead of
PACKAGE_CLASSES
testimage.bbclass: Allow to run tests on autobuilder's images
meta/classes/testimage.bbclass | 11 +++++++----
meta/lib/oeqa/core/utils/misc.py | 7 +++++++
meta/lib/oeqa/runtime/cases/connman.py | 2 +-
meta/lib/oeqa/runtime/cases/smart.py | 2 +-
4 files changed, 16 insertions(+), 6 deletions(-)
--
2.6.6
next reply other threads:[~2017-01-25 20:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-25 12:20 mariano.lopez [this message]
2017-01-25 12:20 ` [PATCH 1/3] runtime/cases/connman.py: Stop using oeRuntimeTest mariano.lopez
2017-01-25 12:20 ` [PATCH 2/3] runtime/cases/smart.py: Check for IMAGE_PKGTYPE instead of PACKAGE_CLASSES mariano.lopez
2017-01-25 12:20 ` [PATCH 3/3] testimage.bbclass: Allow to run tests on autobuilder's images 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.1485346622.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 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.