[roll] Roll infra/recipes [testsharder] Replace the summary field with summary_if_skipped

Read the summary_if_skipped field from testsharder's output
(shards.json file) to allow for fuchsia.py to skip additional shards and
upload to resultdb using the information in the summary_if_skipped
field.

Original-Bug: b/450062147
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1432794
Original-Revision: 7eb8b0e720699ef3a39414564536971fa3ad6777
GitOrigin-RevId: e74089658665f436fe7173b90dd41cb677e1e539
Change-Id: I90029a792db0fe3eb58b1429c3de9e916c493828
1 file changed
tree: f336b81a6fd95d6864a60048391182e17816cc73
  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.