[roll] Roll fuchsia [testsharder] Always shard hermetic shards separately.

Whether we skip unaffected hermetic tests or not, we will always run
affected tests and nonhermetic tests. Thus the group of tests that will
stay most consistent in CQ and CI is the group of nonhermetic tests. We
should make the sharding/ordering of these tests as consistent as
possible between CQ and CI. This CL runs all affected hermetic shards
first, and then runs (or skips) unaffected hermetic shards, and then
runs unaffected nonhermetic shards which should stay the same between
CQ/CI if running all tests. If skipping unaffected hermetic tests,
shards will be reordered to make smaller faster shards with the
remaining tests.

Original-Bug: 101023
Run-All-Tests: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/684394
Original-Revision: 3bf9405cdde43a428df931cad3db3442fd9e9c1e
GitOrigin-RevId: 24050adc983f1d306090d413298004e730846480
Change-Id: I3d1a5b17c3345168881cb2692047effa1f0d1cab
1 file changed
tree: f0418289b70083ce0ed5dfb10cf095376465637a
  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.