[roll] Roll fuchsia Reland "[fxfs] Run non-benchmark starnix tests against a test-fxfs component"

Previous version caused out-of-space errors on the bionic unit tests. This reland bumps the size of the disk to 1.6 GiBs.
This is a reland of commit d9b6d8cc603fceb5eca88410a0f3b1e515fd5ac8

Original change's description:
> [fxfs] Run non-benchmark starnix tests against a test-fxfs component
>
> Currently, all the starnix_test tests touch the global fxfs instance,
> which means that each time a developer makes a change to fxfs, they
> have to restart their emulator. This change allows non-benchmark
> starnix tests to run against a fake-device.
>
> Original-Bug: b/377776246
> Change-Id: Ifd3b7c02dd2d464eee7c49358d83f0138536bbf9
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1151452
> Reviewed-by: Mark Seaborn <mseaborn@google.com>
> Fuchsia-Auto-Submit: Nikita Jindal <nikitajindal@google.com>
> Commit-Queue: Nikita Jindal <nikitajindal@google.com>
> Reviewed-by: Adam Perry <adamperry@google.com>

Original-Bug: b/377776246
Multiply: bionic_unit_tests_static
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1157115
Original-Revision: 584083463affe9ae91488e6698c573ee0614c3fd
GitOrigin-RevId: 1fbcdbe5bea9b536e2a537caa682b5bb280812a0
Change-Id: Id0652fd0cf003ea4b5bbe850ff3eb5d64e234310
1 file changed
tree: 181e51ea692a257ede20613115d53430d6f4e649
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.