Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define SSHCONF from strongswan testing directory, not TESTDIR | Martin Willi | 2013-03-26 | 1 | -0/+1 |
| | | | | | This fixes the use of SSHCONF in the ssh wrapper script before ./do-tests had a chance to create the required symlinks. | ||||
* | testing: Enable ssh connection to second IP by name (e.g. moon1) | Tobias Brunner | 2013-03-05 | 1 | -1/+9 |
| | |||||
* | testing: ssh script accepts IP addresses instead of host names | Tobias Brunner | 2013-03-05 | 1 | -4/+11 |
| | |||||
* | testing: ssh script forwards arguments to ssh command | Tobias Brunner | 2013-03-05 | 1 | -1/+2 |
| | | | | This allows to execute commands on a virtual host. | ||||
* | testing: Add a script to easily connect to a host via SSH | Tobias Brunner | 2013-02-28 | 1 | -0/+20 |
This doesn't require any entries in /etc/hosts and the correct SSH config is used to allow password-less access. |