[roll] Roll fuchsia [testsharder] Fix cli flags to soft transition off of -hermetic-deps

We need to soft transition off of the `-hermetic-deps` flag, so I need
to change the way I handle the `cache-test-packages` flag.

Original-Bug: b/238709034
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/710238
Original-Revision: fb9b9ac7611ec3963dc11ffbd33833b15ffb5e5e
GitOrigin-RevId: a109c198d0bf0fcb4e6317eee276b08b85257f7a
Change-Id: I99755163d9d7817deeb8bc8b4cb8d06da26c1630
1 file changed
tree: ac03588dd9e78548b9475bd12bc2c076ec494fd7
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.