[roll] Roll fuchsia [fuchsia-controller] e2e multi-component test.

Adds a test to connect to multiple components and query them in parallel
in a single test.

Original-Bug: b/329107979
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1040725
Original-Revision: 95a981ab935b1bbe7ef88ffd40ceb95d54094962
GitOrigin-RevId: a4e61355b609634ec78ca9e3541e97428da208db
Change-Id: I22bd74818910796fbf6ac0c5a0eaa93224f0c053
1 file changed
tree: 249d80c4920d0f8668b70a8fd7c84609879462d3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.