generic-poky/meta/lib/oeqa/utils
Mihai Lindner a9dab56e5d lib/oeqa/utils: qemurunner: save host IP address
Save host IP address to host_ip.
Read /proc/PID/cmdline on host to look for IPs of target and host;
instead of running 'ps'.
Also removed some extra empty lines from file.

(From OE-Core rev: 1fcf10db10fa36430e37c95c9fee27197e73f7a5)

Signed-off-by: Mihai Lindner <mihaix.lindner@linux.intel.com>
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-08-26 11:47:21 +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: fix dependecy check 2013-07-16 10:04:17 +01:00
httpserver.py lib/oeqa/utils: new file: httpserver.py useful for serving files over HTTP to the target 2013-08-26 11:47:21 +01:00
qemurunner.py lib/oeqa/utils: qemurunner: save host IP address 2013-08-26 11:47:21 +01:00
sshcontrol.py oeqa/utils/sshcontrol: increase and log timeout in output 2013-08-03 10:33:02 +01:00