[roll] Roll infra/recipes [fuchsia] Add shard_name resultdb tag

Flake Fetcher will use this tag to group tests by shard name. It
currently relies on the shard name in Sponge to avoid grouping
tefmocheck failures by environment. Tefmocheck failures are often
related to which tests are running in a shard, so if two different
shards produce a different result for a tefmocheck check then it doesn't
necessarily mean the failure mode is flaky, it could be deterministic
with respect to the set of tests in the shard.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/695983
Original-Revision: 713ba5a87954858f2ab46bc8347696a8baaad3db
GitOrigin-RevId: 997154dfe08f24ba0390196ffc254e40752301a6
Change-Id: I168814bc5989af7846048574cfa38c638712f2d3
1 file changed
tree: d50924c35472e2b7b75b5ea39af883e99d152be6
  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.