[roll] Roll fuchsia [honeydew][ffx] Add method to run a test component

This is a recurrent use case. I think we can provide a method that
provides a cleaner interface for running a test component with different
options.

Verified the following on Patchset: 14
* HoneyDew code guidelines
* Successfully ran the impacted functional tests using LocalRun,InfraRun
* Successfully ran Honeydew builders using try-jobs

Original-Bug: b/310969046
Cq-Include-Trybots: luci.fuchsia.try:core.qemu-x64-debug-pye2e,core.vim3-debug-pye2e-staging,core.x64-debug-pye2e-staging
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/946673
Original-Revision: 1cb9650063f9ada9ec1107588269f1b41f432cf9
GitOrigin-RevId: fe5649d9989b0ab7518c4c5ba75531d8a917b1d1
Change-Id: I4237d75dd969f3d2c8b1f54dadcb49cb66ef30f2
1 file changed
tree: e0ac958667dbe292115948c244eef4af2447ff39
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.