Update git submodules
authorRex Lee <limingjiang@huawei.com>
Tue, 31 Jul 2018 07:33:23 +0000 (07:33 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 31 Jul 2018 07:33:23 +0000 (07:33 +0000)
commit9fbb18ba39d4997984de579c5d09b4f87ac61111
treebe04a6d5f48d5d1b49b7f0efe3b5411462e88fb0
parent2038673761cdb93c7d391de0b14fa5f6121a0201
Update git submodules

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

    * 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: I6cf550bd7bc8f511b3c0f25c67f8caab18bccd28
Signed-off-by: Miikka Koistinen <miikka.koistinen@nokia.com>
docs/submodules/yardstick