[OE-core] [PATCH 0/3] Fix bugs found within runtime testing

mariano.lopez at linux.intel.com mariano.lopez at linux.intel.com
Wed Jan 25 12:20:03 UTC 2017


From: Mariano Lopez <mariano.lopez at 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




More information about the Openembedded-core mailing list