[roll] Roll infra/recipes [fuchsia] Omit steps from field mask when fetching previous builds

Avoid fetching build steps when searching for previous runs on a
patchset and when retrieving previous build details to find failed test
shards, preventing Buildbucket RPC response size overflow. The build
steps from the previous build are the biggest part of the response but
are never accessed by the recipe.

Original-Original-Fixes: 527071087
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1675295
Original-Original-Revision: 21a8b46b56ca05e16c96f2c1aa64b99300f9dede
GitOrigin-RevId: 7677574b90f110788f83e553b42f8213e36b74d7
Change-Id: I95295c507196665f9ddaaa5aae3317ffcf21c791
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1676341
Cr-Commit-Position: refs/heads/main@{#195440}
1 file changed
tree: 109f46935c87e5a54cbd14707963f56356afa585
  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.