Skip to content
Snippets Groups Projects
  1. Aug 02, 2018
  2. Mar 22, 2018
    • Philippe Pepiot's avatar
      Implement exchange benchmarks over ssh · 56210ae92fd5
      Philippe Pepiot authored
      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.
      56210ae92fd5
  3. Jun 19, 2017
Loading