Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix bugs found within runtime testing
@ 2017-01-25 12:20 mariano.lopez
  2017-01-25 12:20 ` [PATCH 1/3] runtime/cases/connman.py: Stop using oeRuntimeTest mariano.lopez
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mariano.lopez @ 2017-01-25 12:20 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-01-25 20:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-25 12:20 [PATCH 0/3] Fix bugs found within runtime testing mariano.lopez
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox