diff options
author | Mardegan, Alberto <AMardegan@luxoft.com> | 2019-04-25 08:03:28 +0000 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2019-05-17 21:19:10 -0700 |
commit | 68919826fe4d4db4582223569c5a939a9c2f9c72 (patch) | |
tree | 1b98b44180e85ad57362aa18c19c3c1c4ca44e4b /scripts/lib/compatlayer/context.py | |
parent | 909baeb5901f7f212fbdd6c358c5ada6fe25e091 (diff) | |
download | openembedded-core-68919826fe4d4db4582223569c5a939a9c2f9c72.tar.gz openembedded-core-68919826fe4d4db4582223569c5a939a9c2f9c72.tar.bz2 openembedded-core-68919826fe4d4db4582223569c5a939a9c2f9c72.zip |
oeqa/core/runner: dump stdout and stderr of each test case
Some CI pipelines might perform further processing of the test output
(for instance, to plot some metrics into a chart). However, Since `thud`
we switched away from the XML-based jUnit reporting, and at the same
time we lost the ability of collecting the stdout and stderr of the
various tests.
We now restore this functionality by adding `stdout` and `stderr` keys
to the JSON reports. This behavior is off by default; in order to enable
it, one must set the `TESTREPORT_FULLLOGS` variable in the bitbake
configuration.
Signed-off-by: Alberto Mardegan <amardegan@luxoft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'scripts/lib/compatlayer/context.py')
0 files changed, 0 insertions, 0 deletions