[roll] Roll fuchsia [launcher_test] Get ssh key from env var to pass to FFXInstance.

fxrev.dev/1211131 generates a new pair if the provided ssh key is empty,
but since this test uses the emulator spun up by botanist, it should use
the same ssh keys as well.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1213334
Original-Revision: 1ccf106011d0db6e557c26cf5cb1638bd4dd595f
GitOrigin-RevId: 3e5a7dffead21899b983161dee198e5f52605e2e
Change-Id: I6ada5e395e9e3d63b0fc435d92ffd4a441443ed6
1 file changed
tree: 6e375e85db3c3789cec1340f783d47ff7f3bb161
  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.