[roll] Roll fuchsia [testsharder] Add is_boot_test field and always set product bundle.

This will allow us to use a custom product bundle for more than just
boot tests. This should go in after fxrev.dev/1150952.

Original-Bug: 368091674
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1150833
Original-Revision: 3350c5ccb82f066d1cd1078ec190f8f237d50942
GitOrigin-RevId: 28bce2c2e6aa8a5ba2234fc2407f0cc5c2f34daa
Change-Id: Ib0199c0fd07898dfcdf563dd5f63b7d96315cad1
1 file changed
tree: 5ee632f2a7624eea426feaab36f2dc350e122633
  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.