[roll] Roll fuchsia [benchmarks] Add support for running tests in a realm

With test manager as a service, non-hermetic tests will run
in their own realm and we need to pass the moniker to the tools executing the test. Support the same for non-hermetic benchmarks.

BUG=128859

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/871285
Original-Revision: efef31b4681351dd39cc5f02cdc101cd208c50d2
GitOrigin-RevId: d50c0841152e69dab5108fdc6733d37c166f8032
Change-Id: I7f2c7f92d7422984e3922757e4f9841a15ebcde9
1 file changed
tree: b9f630de6049ce4d74880fe3358f999a03cb181b
  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.