[roll] Roll fuchsia [testrunner] Power cycle device instead of running health-check.

The health-check command puts the device in fastboot because it
considers fastboot a healthy state. Try power cycling the device
instead to see if it comes back in fuchsia mode.

Original-Bug: 337935407
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1269064
Original-Revision: e17b624d2f6ae595131eb6f132b44af23b144a35
GitOrigin-RevId: 7577e8ef8ec2597f39086d461ee6139de107d149
Change-Id: I3f101af047339ca3c717b1e362ba6defd67d99f2
1 file changed
tree: 197ce608d9456b883dd757aeb4b2151710b476ba
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.