]> code.ossystems Code Review - openembedded-core.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:03:55 +0000 (12:03 +0000)
commite275f29de500a338a02402ecc570405309963b35
tree0278760cd07728d50ae5998cbfd3a9a84ecc67d5
parent49568055df0a64e4228f27130b13ccafbba2a460
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.

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