[roll] Roll infra/recipes [proto] Clarify the meaning of the max_attempts_per_test parameter

This is to answer a question that came up on a builder config change
that set max_attempts_per_test = 1, which is what we want for builders
that run performance tests because test ordering can affect
performance results.

Original-Bug: 87812
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/612943
Original-Revision: 980ea384e356a934095a33ccb0672afbf996f3e6
GitOrigin-RevId: 0b03de59b1cb15034c0100824edb52b73eea6f17
Change-Id: I59b1cb83706d7b0bfec8ace492fc352683a9064c
1 file changed
tree: f42ed59bf6e1d64b48753302b08c997a0c0f5e43
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 via the IRC channel #fuchsia on Freenode.

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.