[roll] Roll fuchsia [botanist] Do not powercyle NUCs in fastboot during retry.

Powercycling NUCs in fastboot will cause the iPXE chain loader to run
and take the devices out of fastboot momentarily. Also, the check for
presence of `USB RESET` in serial logs after powercylcing will fail
because this is not part of the logs when iPXE is booting the NUCs into
fastboot.

We can rely on DMS to get the NUCs into fastboot. Botanist should simply
retry to flash or boot the NUC.

Original-Bug: 346868967
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1265284
Original-Revision: e661d38c3ef18ebd6ddb805017aecf7f7062bb7d
GitOrigin-RevId: 36f97d419c0869bcda85ef2e391018f6c2d6ade5
Change-Id: I953cd6cced4176a53985cc6cdb178dcc69059d52
1 file changed
tree: 42b770955ee6cac6f2f3a97842c1a3f6d01b3352
  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.