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

This reverts commit e661d38c3ef18ebd6ddb805017aecf7f7062bb7d.

Reason for revert: Did not fix the intended problem. ffx flashing flakes occur even with retries. We should wait for an ffx fix.

Original-Bug: 346868967
Original change's description:
> [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
> Change-Id: I909dcfacffcc8574fdac6480a4a3b9fab902b2f3
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1265284
> Commit-Queue: Betram Lalusha <betramlalusha@google.com>
> Reviewed-by: Vinicius Felizardo <felizardo@google.com>
> Reviewed-by: Ina Huh <ihuh@google.com>

Original-Bug: 346868967
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1265704
Original-Revision: 323f4ad985dc76f2f53b2ed0bff61a9c8fc9b927
GitOrigin-RevId: dff5eeabb6b852bd854a8b453777c98958bca9b1
Change-Id: I64412655fd60e0c9f85e5685b147f32d1691c91c
1 file changed
tree: f0d2327d166ddfc9a91ae60e096786a02ea91e64
  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.