diff options
author | chenjiankun <chenjiankun1@huawei.com> | 2017-08-09 07:37:22 +0000 |
---|---|---|
committer | chenjiankun <chenjiankun1@huawei.com> | 2017-08-09 07:52:46 +0000 |
commit | a8626195f5e8530f989693a7d8dc73f97ebe115b (patch) | |
tree | 5a7d1fda7a5cc86d2da62bcd47cfd49b4be40704 /tests | |
parent | 5ce3b6f8c8b3217091e51a6041455738603d90b8 (diff) |
Bugfix: remove ping package for it is GPL license
JIRA: YARDSTICK-777
In migrate test case, we use ping to count downtime.
But ping package is GPL license, so we need remove it.
Since ping command tool can not set timeout less then 1 second, and the
downtime is less then 1 second, so we need find another package to replace.
For now, I find most ping tool is GPL license, so maybe later we need to
implement ping ourselves.
And the migrate case can not calculate downtime unless user install ping
themselves.
Change-Id: I78cba5e4af9de2e3c0bb16b27570bed951caf440
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions