[roll] Roll infra/recipes [recipes] Add skipped shard summaries to orchestration inputs

Add skipped shard summaries to the orchestration inputs so we can generate
FuchsiaTestResults for skipped shards in future CLs. This CL also adds
the summary and should_skip attributes to test shards.

Original-Bug: 92799
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/673780
Original-Revision: b1207832509aa1e07ca78fd5f4b8aeaabde4bbb3
GitOrigin-RevId: 598b985386fb35f9766a15f8ad328a02ae5b18b2
Change-Id: Ia16d57a0c5480fbc296e0fbed996fd41c3b467a0
1 file changed
tree: 0299e54f189fc3ce77e29884683f05af22576e95
  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.