xref: /aosp_15_r20/art/test/testrunner/ssh_config (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1*795d594fSAndroid Build Coastguard WorkerHost *
2*795d594fSAndroid Build Coastguard Worker    IdentityFile ~/.ssh/ubuntu
3*795d594fSAndroid Build Coastguard Worker    StrictHostKeyChecking no
4*795d594fSAndroid Build Coastguard Worker    UserKnownHostsFile /dev/null
5*795d594fSAndroid Build Coastguard Worker    ControlMaster auto
6*795d594fSAndroid Build Coastguard Worker    ControlPersist 10m
7*795d594fSAndroid Build Coastguard Worker    ControlPath /run/user/%i/ssh-%C
8