[roll] Roll infra/recipes [fuchsia/build] Get max attempts for unaffected tests from spec.

This was accidentally removed in fxrev.dev/913772, but using
max_attempts_per_test to provide a higher number of max attempts for
unaffected tests may help reduce false rejections in presubmit.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1310835
Original-Revision: 4302e11db7821273a177e858194ab0ba275b298f
GitOrigin-RevId: 968fc2b1e66833106491e372f7604df26415df70
Change-Id: I4f98392dac75cd66430b4316b968eafdec8ad8ea
1 file changed
tree: 71c04045cebb6421833ee4c7a3acfefa81b646de
  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.