[roll] Roll fuchsia [perf][test] python_perf_test takes a list of expected metric names files

Drop support for expected_metric_names_filepath (singular) in
python_perf_test but keep expected_metric_names_filepaths (plural).

Original-Bug: 305074008
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/970792
Original-Revision: 52342fa2d3b77f7ee5a02d9d158038fd30889e01
GitOrigin-RevId: c7fdf9e5efe6bbbbd597a512bd6f1dce6b244bf8
Change-Id: I1684031e4c035afd119eecbff92804b050783c87
1 file changed
tree: 01050026eeedb1e328e368a4c5aaa88bc88af783
  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.