generic-poky/meta/lib/oeqa/utils
Stefan Stanacar e3bc93c2eb lib/oeqa/runtime: smart: serve repo on host ip only and increase timeout
Don't start the http server on 0.0.0.0, listen on host ip (end of tap interface) only.
Also use the timeout option (default is 300s for ssh commands) for all the commands
run in this module (mostly because smart update timeouts on mips).

(From OE-Core rev: 8c272641ef3e8410f331ca4133d28dea8f36e4f4)

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-03 19:57:38 +01: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/utils: decorators: return the decorated method 2013-08-26 11:47:21 +01: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 lib/oeqa/utils: qemurunner: fix when runqemu errors out 2013-08-30 16:23:47 +01:00
sshcontrol.py oeqa/utils/sshcontrol: increase and log timeout in output 2013-08-03 10:33:02 +01:00
targetbuild.py lib/oeqa/utils: targetbuild: Add helper class for building packages on target 2013-08-26 11:47:21 +01:00