]> code.ossystems Code Review - openembedded-core.git/commit
resulttool/store: Enable add EXECUTED_BY config to results
authorYeoh Ee Peng <ee.peng.yeoh@intel.com>
Thu, 4 Apr 2019 02:30:36 +0000 (10:30 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Jun 2019 09:53:53 +0000 (10:53 +0100)
commitdca2a57d54163a2e63b06e2f140fea3bd49cef0d
tree13726d0e5db143b569351f00ab9a7803b5b8f4c5
parent443c0acc14ef2451b10878fc83dd11b46805daf0
resulttool/store: Enable add EXECUTED_BY config to results

Current results stored does not have information needed to trace who
executed the tests. Enable store to add EXECUTED_BY configuration
to results file in order to track who executed the tests.

Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/resulttool/store.py