[roll] Roll fuchsia [network][ssh-keys] Update emulator_test to use ffx ssh keys

This updates the emulator_test to use `ffx config get ssh.pRiv`
to get the private ssh key at runtime vs. using the in-tree .ssh/pkey.

This removes the build time dependency on ssh keys and unifies how
ssh keys are configured for both in-tree and sdk usages.

More info: go/fuchsia-ssh-unification

Original-Bug: b/332363165
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1018319
Original-Revision: 24768a689127bee9332a5b55a3d76f8a58b02006
GitOrigin-RevId: dd023780d324f325b8bda1c22fce904fffce11da
Change-Id: I3e8da7dcd6f6d7a8f5e82946758f9df2eafef012
1 file changed
tree: bff778305fc2eeadf94cc748050670db46dd8d97
  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.