Update git submodules
authorRex Lee <limingjiang@huawei.com>
Tue, 31 Jul 2018 07:33:29 +0000 (07:33 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 31 Jul 2018 07:33:29 +0000 (07:33 +0000)
commit47b5b1cd3f91f80330a4592c2f94d7f045799968
tree0540e891768b7c9bf2318d087770791d14cb4ab2
parent9fbb18ba39d4997984de579c5d09b4f87ac61111
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Refactor remote command execution in vsperf_dpdk"
  - Refactor remote command execution in vsperf_dpdk

    * Remove unneeded variables
    * Do not raise RuntimeError when a remote command fails, instead
      leave it for the yardstick ssh module to handle.
    * Prevent CsvReader from raising StopIteration if csv output cannot be
      parsed. The SLA validation will take care of errors in that case.

    JIRA: YARDSTICK-1166

    Change-Id: I9e353d39dfd3bd27407dde32744ce71b5762e84e
Signed-off-by: Miikka Koistinen <miikka.koistinen@nokia.com>
docs/submodules/yardstick