commit | ee34ecbf5262d83d6631bb604d8d99d0a2f1e050 | [log] [tgz] |
---|---|---|
author | Clayton Wilkinson <wilkinsonclay@fuchsia.infra.roller.google.com> | Wed Apr 03 19:23:50 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 03 12:25:24 2024 -0700 |
tree | bff778305fc2eeadf94cc748050670db46dd8d97 | |
parent | 37642a94f82b5c7beefa1ed2361476c9aec45a27 [diff] |
[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
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 via the IRC channel #fuchsia
on Freenode.
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
.