[roll] Roll fuchsia [ffx] extend ssh timeout

We are seeing ssh timeouts when connecting to emulators
(see https://b.corp.google.com/issues/364345273#comment6).
The delays are probably due to a Cavium issue (b/343550891)
in which a process (e.g. an emulator) can be delayed for
up to 15 seconds.

This change mitigates the problem, while the root cause is being
addressed.

(This change also improves an error message -- the previous version
resulted in a lot of lost time due to confusion about the error in
question.)

Original-Bug: 364345273
Original-Fixed: 366582564
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1119775
Original-Revision: 8c2b383165bb16e406bee0f24f8ec26191748531
GitOrigin-RevId: 4e4278f2f3094b0b075ed19d9553c844a91a58c4
Change-Id: I187d85555b7f92a64c1eb9da1c006676063041a1
1 file changed
tree: fac479d43b113df5f5b46a471de3604804b7c69b
  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 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.