generic-poky/meta/lib/oeqa/utils
Stefan Stanacar 1e16634af6 lib/oeqa/utils: sshcontrol: make timeout depend on output
Instead of running the commands with a fixed timeout,
we should kill the command if there is no output
for timeout seconds.
Also changed some strings/comments.

(From OE-Core rev: beea86fa9637fd629719980e14beea758847b8f3)

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-08 17:25:36 +00:00
..
__init__.py lib/oeqa/utils/sshcontrol.py: helper module for running remote commands 2013-07-09 10:53:44 +01:00
decorators.py lib/oeqa: add oeTest superclass 2013-11-05 22:04:28 +00:00
httpserver.py lib/oeqa/runtime: smart: serve repo on host ip only and increase timeout 2013-09-03 19:57:38 +01:00
qemurunner.py qemurunner: disable grabs in automated testing 2013-09-18 17:52:04 +01:00
sshcontrol.py lib/oeqa/utils: sshcontrol: make timeout depend on output 2013-11-08 17:25:36 +00:00
targetbuild.py lib/oeqa/utils: targetbuild: Add helper class for building packages on target 2013-08-26 11:47:21 +01:00