[roll] Roll infra/recipes [gerrit] Mark all steps as infra steps

All Gerrit commands reach out to the Gerrit API, and are most likely to
fail due to transient Gerrit API errors. So they should be considered
infra failures by default.

For example, this failure where a tryjob failed trying to add a comment
to a CL should have been considered an infra failure rather than a
non-infra failure: https://ci.chromium.org/b/8808552337995199137

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/701104
Original-Revision: 56152e23d48defb3053f066e53efe4ee908d7b6f
GitOrigin-RevId: b81d0ff8f8929a04e91af5d3a81a3a5bbd80e912
Change-Id: Ic84bd6a112497e4b5c25c7db7b4caca142474201
1 file changed
tree: e258138c5bad6681c990df8f140b1c46af38e604
  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
  12. toolchain
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.