diff options
author | Deepak S <deepak.s@linux.intel.com> | 2017-08-12 16:57:06 -0700 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-14 02:20:47 +0000 |
commit | 5596765e9f8db7a2324547c84b8b866227a1c767 (patch) | |
tree | 8ffe4061e5cd16387443bdc44929c8584ea99ddc | |
parent | 20a4b85f067b4c173242c2629fc1274092ee563b (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Move the comment above the config parameter line to avoid the expection
Traceback (most recent call last):
File "/opt/nsb_bin/yardstick_venv/lib/python2.7/site-packages/yardstick-0.1.dev0-py2.7.egg/yardstick/cmd/commands/task.py", line 54, in do_start
result = Task().start(param, **kwargs)
File "/opt/nsb_bin/yardstick_venv/lib/python2.7/site-packages/yardstick-0.1.dev0-py2.7.egg/yardstick/benchmark/core/task.py", line 148, in start
self._do_output(output_config, result)
File "/opt/nsb_bin/yardstick_venv/lib/python2.7/site-packages/yardstick-0.1.dev0-py2.7.egg/yardstick/benchmark/core/task.py", line 227, in _do_output
dispatchers = DispatcherBase.get(output_config)
File "/opt/nsb_bin/yardstick_venv/lib/python2.7/site-packages/yardstick-0.1.dev0-py2.7.egg/yardstick/dispatcher/base.py", line 46, in get
for out_type in config['DEFAULT']['dispatcher']]
File "/opt/nsb_bin/yardstick_venv/lib/python2.7/site-packages/yardstick-0.1.dev0-py2.7.egg/yardstick/dispatcher/base.py", line 38, in get_cls
raise RuntimeError("No such dispatcher_type %s" % dispatcher_type)
RuntimeError: No such dispatcher_type Http # setup multiple dipatcher with comma deperted e.g. file
Change-Id: I497d0d9ce7fdb7ea2913af6ebeb4bb9008344fed
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject c2f99db8b4d8f021b29a4e3aae483ba715936a6 +Subproject 1857c4f37c9d371ddd48eb4d97a379c7c81c18e |