diff options
author | xudan <xudan16@huawei.com> | 2018-09-30 02:44:07 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-10-02 13:26:10 +0000 |
commit | 3f4a207cb56e4864bdc1a188d0600b3e82f6d790 (patch) | |
tree | bbe3576ab3668be6b21217d45de57780841d1dbb /docs/submodules | |
parent | 9c382cdd1d5bb3d020afaff2c1ea495e2d1ff3df (diff) |
Update git submodules
* Update docs/submodules/dovetail from branch 'stable/fraser'
- Bugfix: There is an exception when crawling Yardstick results
If there is no pod.yaml, the results data looks like,
{"status": 2, "result": "[Errno 2] No such file or directory: u'/home/opnfv/userconfig/pre_config/pod.yaml'"}
It will get an exception when reading value from file,
File "/usr/local/lib/python2.7/dist-packages/dovetail/report.py", line 327, in crawl_from_file
criteria = data['result']['criteria']
TypeError: string indices must be integers
https://build.opnfv.org/ci/view/dovetail/job/dovetail-apex-baremetal-default-mandatory-master/52/console
Change-Id: I73ca3e5ae73433a2dc139789df4d67e8c583be08
Signed-off-by: xudan <xudan16@huawei.com>
(cherry picked from commit 76947950b0196367768068ae31f85ca175b672fb)
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/dovetail | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/dovetail b/docs/submodules/dovetail -Subproject 103a767cf391d3549acbecb6036519ff8cfc3a7 +Subproject 1d8dcb2ae48bc174a82426782daecf79c9250bd |