[roll] Roll fuchsia [swd-e2e-tests][ssh] Update docs for ssh key location

This updates the instructions to run the e2e tests to
use `ffx config get ssh.priv` to get the path of the private
ssh key.

This is part of the effort to remove the build-time ssh key
in favor of the runtime ssh key managed via `ffx config`.

For more information see go/fuchsia-ssh-unification

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1016848
Original-Revision: 76523e84bfe98b6d752f7519e547ac8988e23ec0
GitOrigin-RevId: 4383cc9d61b197f7e72733d4198c19411d8cd495
Change-Id: I060c7bbca2d6b0db922bb50b140401b10fa0d926
1 file changed
tree: e6962f3fddc7d9039da29298b57c832bbb3b6cfa
  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.