[roll] Roll fuchsia [build][cmc] Add the ability to override runner for components.

A new experimental option for cmc is added and routed from build to
support overriding the runner for test cases that are too slow under the
default v2 runners. This is a workaround while we optimize.

Original-Bug: 76596

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/529781
Original-Revision: 9d5b3fba12b1e4b24b7cc6198a4c8900bbe50846
GitOrigin-RevId: 4772a5b636aed79d182c8c3cd41fcfc76173b834
Change-Id: Id3a742624b354e13ea2bc43b475155b132cde84c
1 file changed
tree: d2cf3fd061e94bbd1170799296af1f9124c935c8
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.