[roll] Roll fuchsia [ffx] Introduce speedtest plugin

Allows us to extract some information about throughput and latency
between host->target communication with ffx.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1261444
Original-Revision: c9d0a14ff06b9fa0cd108eb4bfeda4c19026487f
GitOrigin-RevId: 1cf30020dc3a6d39dd4661b4d8e9bbbc7e52e204
Change-Id: I91463c75480046efcfed392d37ec5f05d3a83528
1 file changed
tree: 6cadf51ece515455c3b0aafd1f4dae76dddb1851
  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.