Update git submodules
authorxudan <xudan16@huawei.com>
Tue, 25 Apr 2017 03:41:41 +0000 (03:41 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 25 Apr 2017 22:49:20 +0000 (22:49 +0000)
commit365890bd5bdd3d33c224e17f872a14247325057a
tree834f94049f4c1cf330d1172449bc81a7d2482713
parent5019a7879403eb19056a7a45bb6f6b857a707794
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Bugfix: KeyError when tempest_custom runs wrong

    JIRA: DOVETAIL-406

    1. When there are something wrong with the test case tempest_custom,
       it's details json data are "details": {}, So it will throw KeyError
       exception in this situation.
    2. Catch this exception and set all sub_testcases FAIL.
    3. Disable the exceed_max_retry_times().

    Change-Id: I6bdfc5944a535625b2211a3bd8096a13b81b339e
Signed-off-by: xudan <xudan16@huawei.com>
docs/submodules/dovetail