[roll] Roll infra/recipes [build] Ingest RBE metrics into output metadata

When RBE is enabled, run a summary script to convert
metrics data into JSON, and attach it to output properties.

This RBE metrics data is intended to be tracked and
visualized in infra-owned dashboards.
We want to monitor signs of poor health, such as
unexpected local fallbacks, excessive cache misses.

Original-Bug: 405231158
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1242488
Original-Revision: 91a684a2f3bf8ae8858dc4ae18ea6dc4f6933dd5
GitOrigin-RevId: 88ddd47cdf9ae4e1695d3a193173f729073b0dd1
Change-Id: I61ed4b15846fdcfc1a02e33e81bebd252b7a42ed
1 file changed
tree: c4d5df1a294a3c57b254c79f936ab28964a705bc
  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.