[roll] Roll fuchsia [botanist] Don't return error from fastboot reboot

Sometimes the fastboot reboot command returns an error even though it
succeeded in rebooting the device. Log it and just try continuing to run
tests.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1265832
Original-Revision: 7516868882db11d18c4c7ec3d44be94ba930a952
GitOrigin-RevId: 7f0ccd7015bdb090eab50311967bb7299e866f29
Change-Id: I623ec320661b31c596ee823723a1bbb7e046651c
1 file changed
tree: 0ac4471e4f7c1e7463d327b80a17d0ccd49b0f76
  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.