]> code.ossystems Code Review - openembedded-core.git/commit
lib/oeqa/runtime: ping: wait for 5 echo replies
authorStefan Stanacar <stefanx.stanacar@intel.com>
Wed, 25 Sep 2013 12:30:49 +0000 (12:30 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Sep 2013 15:37:13 +0000 (16:37 +0100)
commit6fd19a9df0ad25b2822f12e2c3a97f1b71068d4e
tree85bf7fb81e41d5cfda18143f69e67a5cf5b6ed4b
parent829edcb6e59e2e20dd4165b727b685f286f38031
lib/oeqa/runtime: ping: wait for 5 echo replies

Instead of considering that ping test passed after 1 reply,
wait for at least 5 consecutive replies in 60 seconds (which should
be enough time for connman to reconfigure the interface in systemd
images and help with the fake ssh/tests fails.)

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>
meta/lib/oeqa/runtime/ping.py