commit | a9ff87c5a0e1479f02b3e98a96e908c6e4e79a0e | [log] [tgz] |
---|---|---|
author | Oliver Newman <olivernewman@fuchsia.infra.roller.google.com> | Sat Feb 19 00:26:17 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Feb 18 16:27:57 2022 -0800 |
tree | ed6546c5a7fa22a60a5ee9e729e6b0719ee12db0 | |
parent | 9932f8bcab056624a0a66dd506780551b6317112 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.