]> code.ossystems Code Review - openembedded-core.git/commit
resulttool: modify to be multi-machine
authorJon Mason <jdmason@kudzu.us>
Sun, 2 Jun 2019 18:29:12 +0000 (14:29 -0400)
committerArmin Kuster <akuster808@gmail.com>
Fri, 14 Jun 2019 14:05:33 +0000 (07:05 -0700)
commit7ba5a0af31605eaf91eb75b5f673f4caf81361dc
tree99a6c52c486cba062442d6ec9801095949e9439d
parent0188ada3f40f21637b8cde00dd7c634416e01ddb
resulttool: modify to be multi-machine

Currently, the code will sum all of the different machine results into a
single report of the tests results.  This can lead to confusion as to
which machine may be experiencing issues.  Modify the code to store the
results in a per machine basis and report them accordingly.

Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/lib/oeqa/selftest/cases/resulttooltests.py
scripts/lib/resulttool/report.py
scripts/lib/resulttool/template/test_report_full_text.txt