[roll] Roll fuchsia [stress-tests] Migrate stress tests to new FVM component - Added support for Format operation in pure Rust inside the FVM component, enabling it to format an empty block device. - Fixed a critical bug in used_allocation_table_size where the reserved 0th slice entry was not accounted for, causing allocation table truncation and persistence failures on block boundaries. - Migrated storage stress tests to use the new FVM component model instead of the legacy driver, using pathless BlockConnectors. - Updated stress tests to use the v2 ramdisk implementation. - Added test_allocation_persistence to FVM component to verify correct persistence of allocations across restarts. Test: fvm_rust_test, storage-stress-tests-short Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1585074 Original-Revision: 6edc48a66bedbb9e1bc7e2495bcbda5dbab02bda GitOrigin-RevId: a803918607e9cf71d4aa831fd97061fb94b0cbf8 Change-Id: I48f5be8e28acd3bec1fe9faea2a1dd78a46de4bf
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.