Update git submodules
authorchenjiankun <chenjiankun1@huawei.com>
Wed, 9 Aug 2017 07:37:22 +0000 (07:37 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 9 Aug 2017 08:38:59 +0000 (08:38 +0000)
commitfb2b98a0ae8c7e8c02eaa73078cda979995682f3
tree3cba6a6f4b3b2d2e03f237b33a71172aca5d9db8
parent40f54ed867a56439f899874a9b635a8cc967d162
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - 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>
docs/submodules/yardstick