]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/sdk: Enable usage of OEQA thread mode
authorAníbal Limón <anibal.limon@linux.intel.com>
Fri, 26 May 2017 20:37:43 +0000 (15:37 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 May 2017 09:15:22 +0000 (10:15 +0100)
commit598c6579932c2ca1dbdb022c8bec8af2e6c21e6b
treeacc34d3534bdc7ac02d887caff8d226564b37df7
parentfb9d91ca34c1b5d3e0034f5135e71f964fca5b82
oeqa/sdk: Enable usage of OEQA thread mode

oeqa/sdk/context.py - Use OETestContextThreaded.
classes/testsdk.bbclass - Enable bb event thread mode to avoid
corrupt the PIPE when multiple threads writes.

[YOCTO #11450]

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