]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
resulttool: Improve repo layout for oeselftest results
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Nov 2024 16:18:51 +0000 (16:18 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Nov 2024 14:28:29 +0000 (14:28 +0000)
commit4b890f04bc7d147b4a11b824a84f3d2abd75ac54
tree1f6652a0b18ca67ebfe731a76258519c7d1d2861
parenta789a2e6d97bb8efd663226a17db8d1ca6c1e40f
resulttool: Improve repo layout for oeselftest results

Having all oe-selftest results on top of each other results in a large 640MB
json file which is hard to use. Split the results out per machine and test type.

This also stops the toolchain raw logs from overwriting each other meaning more
than one MACHINE is preserved.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/resulttool/resultutils.py