[roll] Roll infra/recipes [bisector] Add failed_builds_threshold.

This will allow us to launch a bisector build after a certain number of
failed builds in a row instead of on every failed build because flaky
builders would unnecessary get bisected on flakes which just add more
noise since bisection doesn't really help much for flakes.

Original-Bug: 456161326
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1427730
Original-Revision: 473dcc5bfb0d8f037e59ae0b6e14461702ea1f69
GitOrigin-RevId: 57ec3977e18de13b1e0d3ac39ae376534e03c861
Change-Id: I204bc4041871ef10f9574e46c6c4098368a3cd27
1 file changed
tree: 50a9958eaf53a3e35000a6385a38e6c6f8504cae
  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.