summaryrefslogtreecommitdiffstats
path: root/docs/submodules/yardstick
diff options
context:
space:
mode:
authorRoss Brattain <ross.b.brattain@intel.com>2017-06-22 02:16:39 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-06-22 02:16:39 +0000
commit175d182123f52bd988451ab15a90e64548314579 (patch)
tree38ff95d661bf8d600097345785b25948bfeb95b8 /docs/submodules/yardstick
parent4cb5fca14accc212fb3bbb6da9dff9b45ef8cda2 (diff)
Update git submodules
* Update docs/submodules/yardstick from branch 'master' - Merge "ping: don't split if target_vm is a dict" - ping: don't split if target_vm is a dict If we run sample/ping-hot.yaml, it will encounter an AttributeError, log see below: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/yardstick/benchmark/runners/duration.py", line 69, in _worker_process method(data) File "/usr/local/lib/python2.7/dist-packages/yardstick/benchmark/scenarios/networking/ping.py", line 94, in run target_vm_name = target_vm.split('.')[0] AttributeError: 'dict' object has no attribute 'split' Because here host and target will be a dict JIRA: YARDSTICK-561 Change-Id: I4b7628bf20050d6d516a80efe3785f750d27c05e Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Diffstat (limited to 'docs/submodules/yardstick')
m---------docs/submodules/yardstick0
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick
-Subproject bbd60b6bddcf363d76c1dff34d21158caa18c0a
+Subproject 0e0e7b90bcd7f829a8a3bc6502310b94dc2df80