[roll] Roll fuchsia [testsharder] Support multiplying unaffected hermetic tests

Previously, testsharder would filter out hermetic, unaffected tests
prior to generating multiply shards. This meant that any user requested
multiplication of unaffected, hermetic tests was ignored. This CL fixes
that behavior by generating multiplied shards prior to doing unaffected
test analysis.

Builders that do not skip unaffected tests will not change their
behavior.

Original-Bug: 92799
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/678087
Original-Revision: 5d75dd75bb8150bf66f66b882df11212c96271b3
GitOrigin-RevId: c2183474eb1dbcf23feab978df1aed9ef879105c
Change-Id: I3b121cc44223c16b5e75cb72c12c1451444d8e54
1 file changed
tree: c6a291914561944d337a03718fad9c88ecff9d43
  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.