]> code.ossystems Code Review - openembedded-core.git/commit
testimage.bbclass: Allow to run tests on autobuilder's images
authorMariano Lopez <mariano.lopez@linux.intel.com>
Wed, 25 Jan 2017 12:20:06 +0000 (12:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Jan 2017 14:40:18 +0000 (14:40 +0000)
commit26ad5105fc2ce03b7ee8ecc6911fd40a52bd573a
tree480310809d855826ec97b4df8197440e6199780c
parent570f50b30072a10c5eadfbbfea2647339ee85176
testimage.bbclass: Allow to run tests on autobuilder's images

With the change to the new framework data store dependecy was
removed, instead a new file is generated and used in testimage.
When testing builds from the autobuilders the test data values
are from the autobuilder, including the paths.

Some tests require paths to current environment in order to run,
this commit will update such paths and fix the error of running
images donwloaded from autobuilders.

[YOCTO #10964]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/testimage.bbclass
meta/lib/oeqa/core/utils/misc.py