Implement exchange benchmarks over ssh
This work by adding a 'type' param which can be local or ssh. For ssh, use '--remotecmd /path/to/benchmarked/hg' and 'ssh://localhost//path/to/repo', this assume the user running asv can ssh to localhost without password by using a key without passphrase or with ssh-agent. To have ssh-agent working we must allow passing SSH_AUTH_SOCK through subprocesses.
Loading
Please register or sign in to comment