generic-poky/meta/lib/oeqa/runtime
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
..
files lib/oeqa/runtime: add test for perl 2013-08-26 11:47:20 +01:00
__init__.py classes/testimage: add support for finding tests in other layers 2013-08-28 23:36:08 +01:00
buildcvs.py lib/oeqa/runtime: add iptables, cvs and sudoku projects build tests on target 2013-08-26 11:47:21 +01:00
buildiptables.py lib/oeqa/runtime: add iptables, cvs and sudoku projects build tests on target 2013-08-26 11:47:21 +01:00
buildsudoku.py lib/oeqa/runtime: add iptables, cvs and sudoku projects build tests on target 2013-08-26 11:47:21 +01:00
connman.py lib/oeqa/oetest.py: provide a ps command for all tests 2013-07-16 10:04:16 +01:00
date.py lib/oeqa/runtime: remove some unnecessary checks from setUpModule 2013-08-28 23:36:08 +01:00
df.py lib/oeqa/runtime: remove some unnecessary checks from setUpModule 2013-08-28 23:36:08 +01:00
dmesg.py lib/oeqa/runtime: remove some unnecessary checks from setUpModule 2013-08-28 23:36:08 +01:00
gcc.py lib/oeqa/runtime: add gcc test 2013-07-09 10:53:45 +01:00
ldd.py lib/oeqa/runtime: add a test for ldd 2013-08-26 11:47:20 +01:00
logrotate.py lib/oeqa/runtime: add new logrotate test 2013-08-26 11:47:20 +01:00
multilib.py lib/oeqa/runtime: multilib: fix typo 2013-08-26 16:29:18 +01:00
pam.py lib/oeqa/runtime: add new PAM support test 2013-08-26 11:47:20 +01:00
perl.py lib/oeqa/runtime: add test for perl 2013-08-26 11:47:20 +01:00
ping.py lib/oeqa/runtime: ping: fix ping false fail 2013-08-30 18:08:05 +01:00
rpm.py lib/oeqa/runtime: rpm: add install and erase tests 2013-08-26 11:47:20 +01:00
scp.py lib/oeqa/runtime: add new scp test 2013-08-26 11:47:20 +01:00
skeletoninit.py lib/oeqa: move skeletoninit.py where it belongs 2013-08-30 16:23:44 +01:00
smart.py lib/oeqa/runtime: smart: serve repo on host ip only and increase timeout 2013-09-03 19:57:38 +01:00
ssh.py lib/oeqa/runtime: image sanity tests 2013-07-09 10:53:45 +01:00
syslog.py lib/oeqa/runtime: syslog: fix test for logger in case of systemd 2013-08-30 16:23:47 +01:00
systemd.py lib/oeqa/runtime: add new systemd tests 2013-08-13 23:06:00 +01:00
vnc.py lib/oeqa/runtime: remove some unnecessary checks from setUpModule 2013-08-28 23:36:08 +01:00
x32lib.py lib/oeqa/runtime: add basic test for x32 images 2013-08-26 11:47:19 +01:00
xorg.py oeqa/runtime/xorg: use the right ps command for xorg test 2013-08-03 10:33:03 +01:00