[roll] Roll fuchsia [storage-benchmarks] Split benchmarks by filesystem

Split the storage benchmarks into per-filesystem test components. This
allows us to disable the benchmarks for specific filesystem on specific
devices.

Original-Bug: b/454946355
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1545041
Original-Revision: 250263cbb849ad55dfb8ecf531e96605faad0c0c
GitOrigin-RevId: 2366013bca012dd9d751773dcc8bf0f9ad54b743
Change-Id: I56a188912d86c698d768e871b98f2133bb68f194
1 file changed
tree: adb1b75b082e5cde7e3ac08630456617eb29a3cb
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.