document remote test-running

This commit is contained in:
Thomas Levine 2016-04-08 21:00:33 +00:00
parent c99f6f2919
commit e36333a6c6
1 changed files with 15 additions and 0 deletions

View File

@ -86,3 +86,18 @@ environment in which the particular test was run, the report will print
"sh on nsa". "sh on nsa".
When it needs the stdout files, it prints them over ssh. When it needs the stdout files, it prints them over ssh.
New flags
----------
-r, --remote Host to use as a remote
-F, --format Output format, one of "urchin", "tap", "dsv", "remote"
Settings that I'm thinking about
* Port for rsync/ssh
* SSH protocol version
* --rsync-path
Can those all be set in ssh_config? Probably not --rsync-path, but
I guess I could just fix it on the remote.