[roll] Roll fuchsia [testsharder] Don't retry for boot tests.

Currently, most boot tests (except for cuckoo tests) don't actually run
a test so it doesn't mean much to retry unless it's taking longer than
expected to complete. If this extra latency is not a flake, then a retry
would be allowing the test to pass when it shouldn't. fxrev.dev/1246591 will cause the task to be retried instead for boot tests.

Original-Bug: 393668042
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1197616
Original-Revision: b6c0dbe139792c8976883c1f1f01068e5bce515b
GitOrigin-RevId: 541b5f3c3ea7999544d15811142f79a387f206d9
Change-Id: I70a1278f9ecce4deecea9eed18b31bdbb924a3c3
1 file changed
tree: 3ddbbe23a677869814b211d06c36934de5d8a1bf
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.