commit | 99f16633e851841b1056e1e488899a426eb5d188 | [log] [tgz] |
---|---|---|
author | Mate Lakat <mate.lakat@citrix.com> | Fri Aug 23 08:50:32 2013 +0100 |
committer | Mate Lakat <mate.lakat@citrix.com> | Fri Aug 23 13:27:41 2013 +0100 |
tree | bbb56b3c113ee0b3e3fe3d9b6ce3a8d934c41130 | |
parent | eb59b7d83f2458932bd89fbfa22bd8b9b3e77d7c [diff] |
Fix ssh timeout issue SSH client is using a socket timeout and an execution timeout. For command execution, if the executed command did not generate output within the channel timeout, test dies with TimeoutException. This is misleading, because it wasn't the command that timed out, it just did not generate output within channel timeout. fixes bug 1215794 Change-Id: I90b9cb7c9cebcb78655b6c1a46f9fb09ff7deb5e