]> code.ossystems Code Review - openembedded-core.git/commit
resulttool: Handle multiple series containing ptestresults
authorNathan Rossi <nathan@nathanrossi.com>
Wed, 11 Sep 2019 14:13:07 +0000 (14:13 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Sep 2019 14:28:55 +0000 (15:28 +0100)
commit47edd51970ed0c33edbe04fd72abd1cfc6ecd3d1
tree11360f5f7a8730fd8138037dec75f652c5a707db
parent86b8a1d534bfcd70775c6e2b59eabe10de29f526
resulttool: Handle multiple series containing ptestresults

Handle multiple results series having ptestresults content. The contents
are merged on a per-result basis where duplicates are ignored (with a
warning message printed). The 'ptestresults.sections' collection is also
merged on a per-suite basis.

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/resulttool/report.py