[roll] Roll infra/recipes [snap_branch] Raise infra failures instead of using assertions.

For some reason, running recipes.py test train locally produces
different expectation files for the assertion failures than running in
infra.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1352324
Original-Revision: 988fd1cdb2d32ec6196831503278d267fb4931b2
GitOrigin-RevId: df1d5c569d9463a1832841580e18bed4ce3256b7
Change-Id: I68a8468019e724999bf069fd9aeb74af0e987a8b
1 file changed
tree: 3e72a703b35f7dec7c61df9752c9dd6512705654
  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.