[roll] Roll infra/recipes [raw_result] Pass in status to bisector.summary().

The default is SUCCESS but for failures we should pass in a FAILURE
status so that it outputs the correct blamelist. For example,
go/bbid/8685146456118968993 should have outputted the earlier half of
the blamelist it was bisecting since it failed.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1569435
Original-Revision: d1100cc7d62b8e2f1e80b7d2bf7037a515c7fa38
GitOrigin-RevId: 5e921438955286ee977ff1e51d9f238315ea8cda
Change-Id: Ic4bc985e3faf1c3816c4eaa2fc9c5aafe7761f39
1 file changed
tree: 912d231a36dbdf123722e1dd348e2dc4ac61bbdc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.