[roll] Roll fuchsia [blackout] recreate test component before verify

Instead of using the hook for running a function when the device starts,
always recreate the test component before we run verify. This should
stop the load generation and any existing fxfs instances in test
scenarios where the device doesn't do a full reset.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1061496
Original-Revision: b2753d28e05d76b2f985d73c4fe544d474d9808d
GitOrigin-RevId: 51d32e34bf6642acb5fff0b3ac3706a562dedb09
Change-Id: Id591ab55cf3e064bd0b12a7ad02d82f16b105a57
1 file changed
tree: a1a6493e8a46b9c84e82c155ee411f65d823876d
  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 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.