summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Brattain <ross.b.brattain@intel.com>2017-05-22 01:08:39 -0700
committerGerrit Code Review <gerrit@opnfv.org>2017-06-22 09:30:02 +0000
commit571e80544882fd81b2001f8a4f0c0b9eabed1fe9 (patch)
tree5d63e2159714428c709ce696bfde56b487af57bd
parent159d1748651a40d3603a44236f49868c4afd40f5 (diff)
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/danube' - 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> (cherry picked from commit eb142a953a59f447f1c186d2f58004fe354e4c4b)
m---------docs/submodules/yardstick0
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick
-Subproject f9e384775559bca42e25f2f0ee952e2e304e678
+Subproject d583b110cf0952b2a61a74e35ac7c42ad7a0a33