[roll] Roll fuchsia [botanist] Start checking for SSH key after sending serial commands. Sometimes we see the serial commands to provision and cat the SSH key get stalled for some time. However since we start reading for the response before sending the commands, this may cause us to miss the response because we time out before we can send it. Instead we should start the timeout after sending the commands. The side effect is that in the case that we hang completely, this will cause the timeout to write to the serial socket to be 2 min instead of 10 seconds, multiplied by 5 tries. Original-Bug: 395706575 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1203870 Original-Revision: 55d7a41e9359886381b606657c96c48e65975ac2 GitOrigin-RevId: 8438d280f17a5f6b405b9be0318235b2be5be0a7 Change-Id: I005fdb50ddf53c1aae5a0886f77b93767d06c71f
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 in one of the communication channels documented at get involved.
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.