[roll] Roll fuchsia Reland "[host-target-testing] Use ffx direct connection when possible"

This is a reland of commit 1cc11d56ef9f6e6058497156b44c11dc27a2e713
It only adds the "--direct" commands where they do not interfere with
the OTA builders.

Original change's description:
> [host-target-testing] Use ffx direct connection when possible
>
> This uses the ffx options "--direct", "--no-probe", "--no-usb" when
> possible to avoid dependency on the ffx daemon and auto-discovery
> mechanisms.
>
> Original-Bug: 422171341
> Change-Id: Icfd8001a9153776a101dbe660992bebb77f3c8ec
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1429495
> Reviewed-by: Sen Jiang <senj@google.com>
> Commit-Queue: Thomas Zander <thomasalpinus@google.com>

Original-Bug: 422171341
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1438554
Original-Revision: e11003d41d4f6d7562a5d9d85e43bdf39fe5e30c
GitOrigin-RevId: 310ed585fb2dbf88f2e7af266731a5419674f290
Change-Id: Ia9eb01eb2ef18069a1bb5cca90ae86e6298adb69
1 file changed
tree: 04885cd40bf6da943dea591401565b92daf05f1f
  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.