poky/scripts/lib/resulttool
Richard Purdie 9f57d44abe 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: a274cdcaf852cca9497f0358f44dda99c06aacbe)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-11-23 14:44:54 +00:00
..
template scripts/resulttool/report: Add total statistic to test result. 2019-11-14 13:20:59 +00:00
__init__.py resulttool: enable merge, store, report and regression analysis 2019-02-21 12:34:00 +00:00
junit.py resulttool: Add support to create test report in JUnit XML format 2024-08-29 21:58:19 +01:00
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-11-23 14:44:54 +00:00
merge.py resulttool/merge: Enable control TESTSERIES and extra configurations 2019-06-12 10:54:40 +01:00
regression.py resulttool/regression.py: skip checking status for ptestresult.rawlogs/ptestresult.sections 2024-10-11 15:57:45 +01:00
report.py resulttool: Use single space indentation in json output 2024-11-23 14:44:54 +00:00
resultutils.py resulttool: Use single space indentation in json output 2024-11-23 14:44:54 +00:00
store.py resulttool: Allow store to filter to specific revisions 2024-11-14 11:45:22 +00:00