[roll] Roll fuchsia [volume_image] Split up slow tests

Split up storage-volume-image-test which has started timing out. The
tests do a significant amount of reading and writing to memfs which is
relatively slow.

Original-Fixed: 87856
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/603805
Original-Revision: 62c9242b842485f431d9c2053bec20ac7230272f
GitOrigin-RevId: b743a7ec54faa084d4ba87b3a9716fa8e16d8d91
Change-Id: Idc50a261aad7ec5c9466d79496ee25c6e0472b33
1 file changed
tree: a5428121a2670463d6c37cfc622643d8bddc09d9
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.