]> code.ossystems Code Review - openembedded-core.git/commit
lib/oeqa/runtime: timeout increases
authorStefan Stanacar <stefanx.stanacar@intel.com>
Fri, 13 Sep 2013 12:48:18 +0000 (15:48 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Sep 2013 16:41:19 +0000 (17:41 +0100)
commitdaa3ad5807f6fc0d15b9310937d07a16edac6d22
tree56aff77895ed267f4a21fb52aeadcc356fef38ad
parent1b8e4abd2d9c0901d38d89d0f944fe1ffd019379
lib/oeqa/runtime: timeout increases

Increase the timeout for smart commands as under load for qemumips
it's still to small. Also give ping more time fixing a potential
timeout for sato systemd.

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/ping.py
meta/lib/oeqa/runtime/smart.py