poky/scripts/lib/resulttool
Richard Purdie a7ccf5b7bd resulttool: Use single space indentation in json output
Using 4 space indentation in resulted in hundreds of megabytes of extra file size
in general use. Reduce this to make filesizes more managable and reduce the processing
cost. Some level of indentation and spacing does make the files more readable and allows
use of git diff so we need to retain some of it.

(From OE-Core rev: 03fef3a99186863a0c460bd89bad40f2360a6930)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit a274cdcaf852cca9497f0358f44dda99c06aacbe)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2024-12-09 06:54:14 -08:00
..
template scripts/resulttool/report: Add total statistic to test result. 2019-11-14 13:20:59 +00:00
__init__.py
log.py resulttool: Improve overlapping ptest result reporting 2023-03-16 22:52:15 +00:00
manualexecution.py resulttool: Use single space indentation in json output 2024-12-09 06:54:14 -08:00
merge.py
regression.py scripts/resulttool: group all regressions in regression report 2023-11-05 08:44:06 +00:00
report.py resulttool: Use single space indentation in json output 2024-12-09 06:54:14 -08:00
resultutils.py resulttool: Use single space indentation in json output 2024-12-09 06:54:14 -08:00
store.py resulttool: Allow store to filter to specific revisions 2024-12-09 06:54:14 -08:00