[roll] Roll fuchsia [fx] Updating remote scripts to use ~/ssh keys

This removes the consideration of the in-tree ssh key when checking
ssh keys between the local and remote computers.

This is being done to align in-tree and out of tree ssh keys by using
`ffx config get ssh.(priv|pub)` as the source of truth for the location
of the keys both in and out of tree.

Original-Bug: b/339034335
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1045213
Original-Revision: 88b718f13d7fb27a4507fadff9ff97cefb760188
GitOrigin-RevId: 64b313f07675ce2761973e4f38f75e052097abda
Change-Id: I997c40023873120ea10959cdd4720c461b4a6919
1 file changed
tree: b9ed6b95752a05a469492f87dc2b30344b65e531
  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.