[roll] Roll fuchsia [testsharder] Implement generic PartitionShards function

Extracts the logic in ShardAffected and converts it into a more generic
PartitionShards function that we can use in future CLs to make more
complex partitions (which we need to skip unaffected tests).

Original-Bug: 92799
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/671962
Original-Revision: f05abcfe897015c2bb4efbc1c82eababcdccbcce
GitOrigin-RevId: c47a35ee0e4273cd2b931f22ca2dc7061520571a
Change-Id: I1f0e75605ad611e5dc2847f521255b818e90e48f
1 file changed
tree: dc0c2a344e443670135c09e97d8585684e872a40
  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.