]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/runtime: Fix TargetBuildProject instances
authorAníbal Limón <anibal.limon@linux.intel.com>
Mon, 5 Dec 2016 22:10:12 +0000 (16:10 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Jan 2017 12:05:19 +0000 (12:05 +0000)
commite5f05409d073f089f4e1a78197e5c6cae6e04809
treeeb1cff4989d387e27ba4fe5aeb8eed36dbb58d76
parent260741847a2070a507a8a504bebd457eac99da5f
oeqa/runtime: Fix TargetBuildProject instances

TargetBuildProject was refactored to avoid bitbake dependency so
the instance don't allow to pass data store anymore.

classes/testimage: Export proxies before run tests

The TargetBuildProject based tests download archives from network.

(From OE-Core rev: e275f29de500a338a02402ecc570405309963b35)

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/testimage.bbclass
meta/lib/oeqa/runtime/buildcvs.py
meta/lib/oeqa/runtime/buildgalculator.py
meta/lib/oeqa/runtime/buildiptables.py