[roll] Roll fuchsia [fshost] move corruption tests to separate package

We have a couple tests which intentionally cause filesystem corruptions
to make sure fshost can handle them. This is mostly fine, except they
(rightfully) generate a lot of error logs, and we want to enable failure
on error logs.

Putting the tests that generate error logs in their own package lets
them have a separate test_spec that still allows errors.

Original-Bug: 391891190
Test: fx test fshost_integration_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1192775
Original-Revision: 946a63849fa606e2e810911dc43d471fa3f566ac
GitOrigin-RevId: b1a8ba4c8bfa32def56f7693add205b36a976a66
Change-Id: Ib41552e85d01022f2d15b31683437d851cc86deb
1 file changed
tree: d45af00d9a19daa42253c3afa18e51ee9585da50
  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.