[roll] Roll fuchsia [ffx][test] Pipeline event and log fidl requests This sends multiple requests at once, which helps mitigate issues associated with the roundtrip time when retrieving test results over overnet. When running a selection of 15 random tests, this brings the runtime of ffx test on an emulator down from ~21 seconds to ~15.5 seconds. I chose the number of concurrent requests by testing powers of 2. I ran each power 3 times. There doesn't seem to be much difference when increasing the number of concurrent requests (past 1), but I chose the values at which improvement basically stopped. Testing: existing integration tests, and new unit tests for polling suite events Original-Bug: 84153, 87923 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/600165 Original-Revision: 15a4e7d1cda936a6f58c4524f63f11e6f414ec21 GitOrigin-RevId: ff68ce0a1ed0a088f4433dff8654c476ab477fb7 Change-Id: I814a28df0902db4af55723d057315470ab78fddd
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.