[roll] Roll fuchsia [assembly] product_bundle_test_groups can take target tests

In order to support target tests, we always redirect this template
to the target toolchain. We intentionally only declare the test spec
in a single toolchain to avoid duplicate test specs. The toolchain
used to declare the test spec does not matter.

Run-all-tests: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1270973
Original-Revision: 8b45347e0432f02de7d3ddd5f91cc189b5f18f75
GitOrigin-RevId: 1113654a682b46656b1ae9787a422492ba15fc38
Change-Id: Ib61ed1565b45f5f5ec058cdb17180735b0157b62
1 file changed
tree: 9689bc4281de95587b64d2b05e412f6127d9d5e0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.