[roll] Roll fuchsia Revert "[storage-benchmarks] Add support for sorrel"

This reverts commit 35ab02313277284717e54739e9360acafe61f186.

Reason for revert: broke the tree

Original change's description:
> [storage-benchmarks] Add support for sorrel
>
> New partitions can't be created on sorrel but we can use the existing
> pad_rw partition.
>
> Blobs are deleted after each iteration otherwise the benchmark might run
> out of space in pad_rw.
>
> Original-Bug: b/454946355
> Change-Id: Ic533901277ed3d6126d0688f64def1192c79e7cd
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1545042
> Reviewed-by: Martin Lindsay <mlindsay@google.com>
> Commit-Queue: Chris Drouillard <cdrllrd@google.com>

Original-Bug: b/454946355
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1554264
Exempt: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Original-Revision: 82c2a25a271a250291269639133a7de0ccf2f85b
GitOrigin-RevId: e6e3f1de71a677a6fde56860b591159354bcb878
Change-Id: Ia35d9bce82f20262ef0c4653655801d6cff908ac
1 file changed
tree: 07304332f946b5dd18d41371e5fb794ad6a9dc1d
  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.