[roll] Roll fuchsia [stress-tests] use storage driver test realm shard

All the stress tests used to set up the driver test realm manually. Use
the shard that takes care of this instead.

Test: fx test storage-stress-tests-short
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/777090
Original-Revision: c3355c8138a3d7a8c6fe667c966601345fad70ac
GitOrigin-RevId: 0265c31f5379f123cd58d0971b3476491e01c4e8
Change-Id: I886dcfb54c90cc2baf7f02d386a8bd9c5b6a9f8e
1 file changed
tree: 04bb6dc2010af9519f69b26f2419417816fa93d6
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 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.