| commit | 25cf641d29cd80324062675b67336fba4c6cb61d | [log] [tgz] |
|---|---|---|
| author | Sam Balana <sbalana@fuchsia.infra.roller.google.com> | Wed Jun 07 01:59:40 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Jun 06 19:00:35 2023 -0700 |
| tree | 9c4d0b4d658ced779185dab73e7f4f0cb6639bf6 | |
| parent | e89fa170324a04ddd8c1db386c40cca16f97ec6a [diff] |
[roll] Roll antlion Remove ssh_config from IPerfClientOverSsh Removes the deprecated ssh_config argument, replacing all use with SSHProvider. This allows for better typing while constructing iperf clients. Removes IPerfClientOverSsh.close_ssh() as all use of the SSHProvider is stateless and does not require manual cleanup. A future change can furthermore remove or replace test_interface, which is currently not being used by iperf. Instead, it is being used as a back door for device-specific information (although not implemented for every inheritor of IPerfClientBase). Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/866617 Original-Revision: 771faac99a6c2ce1cb558b411c60c74789027514 GitOrigin-RevId: 1c2bdc02ba791530aa19a015b9783c8ea93481ec Change-Id: Idab59c8b99e75e46db7714e241631ec247cc93fb
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.