[roll] Roll fuchsia [Build] Pass testonly into assemble_system.

Pass testonly from invoker into assemble_system. All existing
invokers are added testonly=true to keep the existing behavior.
We plan to remove the testonly flag from some of the invokers in
the future.

Tests: Presubmit.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/489301
Original-Revision: c69bbd2f10922dfa5bfb13a236da05f542d5d64c
GitOrigin-RevId: 406bcae15a229e8823fa49034d8f7f9b985516a4
Change-Id: I149589ae1169e389b50ab2439b79fa35f2935ab4
1 file changed
tree: 078e3d81b09826331116ad9f5112277a289e1b1a
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.