[roll] Roll infra/recipes [auto_roller] Summarize tryjob failures

Summarize the pass/fail status of tryjobs when processing rolls.
Specifically, list all failed tryjobs and a subset of running tryjobs,
repeatedly as status is evaluated, and, if the roll failed, at the end.

Tryjob status will be kept internal to the build, so any hidden tryjobs
that are visible to the roller task service account will only be visible
to users that have access to view that build.

Original-Bug: b/399173283
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1297027
Original-Revision: 48c8f5ab655f8d4aa39815149c1a51cf047b6fb7
GitOrigin-RevId: 7d245cf279b233b188278183d4df8507528ce978
Change-Id: Idd8d84465cf18d7ebf5baf2ab2bbb2b5a644985a
1 file changed
tree: 61bd0847b7a36e0d258585a2bd0efc7e95b4fc4e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.