]> code.ossystems Code Review - openembedded-core.git/commit
oeqa: default runtime json results for testexport
authorStefan Kral <sk@typedivision.de>
Wed, 25 Mar 2020 23:11:05 +0000 (00:11 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 28 Mar 2020 10:24:40 +0000 (10:24 +0000)
commite6c73ed8d3c5d45f387cab619ca73c21e850582f
tree6c757c0becf035755d2cc748a19ff01cac09066f
parent3dd4e637c11abdd6341a3e0c6b67639d3d703862
oeqa: default runtime json results for testexport

Set the json result output dir in the oeqe runtime context to create
testresults.json file by default for exported runtime test runs.

Use current datetime for the json result property name (not DATETIME
from build) to allow multiple result entries.

Signed-off-by: Stefan Kral <sk@typedivision.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/core/context.py
meta/lib/oeqa/runtime/context.py