commit | 0f78e7a90eb00d6f1f4f69afb0040713a6a606d3 | [log] [tgz] |
---|---|---|
author | Xinyu Zhang <xinyu.zhang@arm.com> | Mon Oct 17 13:55:52 2022 +0800 |
committer | Xinyu Zhang <xinyu.zhang@arm.com> | Tue Oct 18 14:56:44 2022 +0800 |
tree | d5610e31def3d3a36a34f90c3a98a99f62c74298 | |
parent | 22a127533d39a43a30d5134f2b99f56d1ba2d92c [diff] |
Rewrite logics to generate job results summary This patch implements a report csv helper, which can be shared between build and test jobs to generate csv files for result summary. It makes the scripts easier to maintain. This patch also aligns the data structures of build and test results, to simplify the logic for email notification and other artifacts. Signed-off-by: Xinyu Zhang <xinyu.zhang@arm.com> Change-Id: I61d3f45933908e31880bde0de3250d3066ca79e8