[roll] Roll fuchsia [ffx] Raise registration timeout to 60s

Now that we've had more real-world experience with ffx repository, the
target connection timeout of 5 seconds turns out to be flaky while a device
is booting up. This lifts the timeout to 60 seconds, which should improve
registration reliability.

Original-Bug: 95388
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/658589
Original-Revision: dfb7a9e7d0ac7b6288269d8004ae331f381ee04f
GitOrigin-RevId: 2c5c9f65b303b2a8c5195f97a193ad063af67f93
Change-Id: Ie218a3794364964de00eda54ce3e1fb75dfedf1f
1 file changed
tree: c8ab9e4d4a98fe5195ed85fe3a96a02d618a8113
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.