QA: replace ping with fping
authorIustin Pop <iustin@google.com>
Mon, 24 Jan 2011 11:01:16 +0000 (12:01 +0100)
committerIustin Pop <iustin@google.com>
Tue, 25 Jan 2011 12:30:03 +0000 (13:30 +0100)
commitf623cc783a3f142f8003c5e4e8e3a9aa31535105
tree1cb8b6814ae589f7c2cba16a536fd336afd6bfa9
parentb04808ea74ee134b3e83409664f47fd8c413bde0
QA: replace ping with fping

This allows a lot of simplification in the TestIcmpPing, as fping can
take multiple arguments so we don't need anymore to create many
commands joined with &&.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
qa/qa_env.py