Skip to content
Snippets Groups Projects
Commit 56210ae92fd5 authored by Philippe Pepiot's avatar Philippe Pepiot
Browse files

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.
parent 6ca28e8e8075
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment