[roll] Roll fuchsia [sshutil] Increase interval between connect attempts

Previously sshutil would not wait any time between connection attempts,
which is theoretically okay but causes a lot of log spam from botanist.
Add a constant 1-second wait time, which should significantly reduce the
amount of log spam.

Original-Bug: 93929
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/648541
Original-Revision: 9340ee2344b88560a5071b6f420f9a2c71473a16
GitOrigin-RevId: 5cf8a00cb2e25808b9eed48dea6cf4bc51cc98ad
Change-Id: I5f17e30d1ec02799d219a50f7a6650c0128ad8b1
1 file changed
tree: ed6546c5a7fa22a60a5ee9e729e6b0719ee12db0
  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.