[roll] Roll fuchsia [ffx] `target add` retries on non-fatal ssh err.

This follows the same logic as `ffx target wait` for handling
ssh-related errors. When a non-fatal SSH error is encountered, `ffx
target add` will retry until completion.

NO_IFTTT=Just copying logic from ssh_connector.rs
Multiply: //src/developer/ffx/lib/fuchsia-controller/end_to_end_tests/mobly:tracing_test
Original-Bug: 375703860

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1149316
Original-Revision: 6c366e4aa4edb4288b71be4dae32bd22b9e8cc0b
GitOrigin-RevId: 3ece6f04fe443f27e2def239410d7e177fa0bc95
Change-Id: I5e193be71d05fccdf5587e011e292052addf1be7
1 file changed
tree: 77e577a1eee9c6d3709c6f801b86aa1844b311e4
  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 in one of the communication channels documented at get involved.

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.