[roll] Roll fuchsia [testsharder] Add skippable field to generated shards.json

Add skippable field to denote whether this shard can be skipped. This field will be false if this shard contains tests that should be run. Shards that are skippable may be skipped by the fuchsia.py recipe.

Original-Bug: b/450062147
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1427934
Original-Revision: 224af327671e265caed56004e1e391ae883eaa6c
GitOrigin-RevId: e93e6f2a6d9845094e95bf473f2f85fc9be16583
Change-Id: Ia6344609628cb457ba7c1786f541c0976849332c
1 file changed
tree: d05062e8a6ceb2d7b482c98d5ec5578da76e21e2
  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.