[roll] Roll fuchsia [test_pilot] add summaries

This CL adds summary processing to test-pilot. In addition to creating
a default summary for tests that don't produce one, this CL makes
test-pilot merge summaries from multiple sources.

The actual names of directories used in the output directory and the
way we deal with summaries is likely to change as we integrate
test-pilot into the test architecture and finalize the output format.

Test: new unit tests

Original-Bug: 327640651
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1240607
Original-Revision: 90082828da05c822a43547a4df8e53a13c82bbdb
GitOrigin-RevId: 3851ed8d38d3d9e3faa4a69703fd42e343bb03f5
Change-Id: I38fdf3df182886a18dd3bb5e844c5ae039816ffa
1 file changed
tree: 049b8ec642dba69ea8ae907a2b3481dd6d3a71c6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.