[roll] Roll fuchsia [fshost] Crash report when skipping minfs upgrade

Generates a synthetic crash report when we skip the minfs upgrade, which
can happen for two reasons:
- Minfs is already in a good state, so just bump the inspect metric
- Minfs can't be upgraded.  In this case, file a synthetic crash
  report as well, so we can do further analysis.

Original-Bug: 85272
Multiply: fshost-integration-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/589565
Original-Revision: ce1311c44813d8f642a948ec8101a4582ed32075
GitOrigin-RevId: 2a7ad04bc920c0858d63476e3646c09546fa1815
Change-Id: I871060cfb81f119cd9338b4843e973965dd2e5b5
1 file changed
tree: 6fd1675177d17205f94e4612e918487c2c956f81
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.