]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Jun 2019 08:09:34 +0000 (09:09 +0100)
commit16d4031ea5df8a4ddfdb937d35464c09e1abd10e
tree872e66549fcf6086c95181b29cf4ed892a56ff53
parent8049bd34b89e710f7bb20883813ba3f929d9e997
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>
meta/lib/oeqa/selftest/cases/resulttooltests.py
scripts/lib/resulttool/report.py
scripts/lib/resulttool/template/test_report_full_text.txt