[roll] Roll fuchsia [perf][test] Accept a list of metric names files instead of a single one

To support tests in which each test case expects a different set of
metrics. A soft migration is needed here, so the old single file
argument is left and will be removed in a follow-up.

Original-Bug: 305081408
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/970795
Original-Revision: 11df2ed0c53f641cf0cc0383e6a73bad5e2f5d58
GitOrigin-RevId: 2c08affbd2c1025f014a78b026318fb0afda91aa
Change-Id: I063810bbef0afd7e496486a53205a3b8ce79b46b
1 file changed
tree: f9cd543da6fe39690936db67afdc8e73c88d22f7
  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.