Update git submodules
authorhongbo tian <hongbo.tianhongbo@huawei.com>
Sat, 1 Apr 2017 01:22:09 +0000 (01:22 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Sat, 1 Apr 2017 01:22:09 +0000 (01:22 +0000)
commit1f4e2bdc856f429add4eefeb9dbd85442549af34
tree6aabfdc333e023a9e1b744e0b8711aaba16c7ae2
parentc71e85e265bcd2a8f8ec1eaa2cfd9e1fccc49a7f
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "dovetail tool: check push_to_db success or fail"
  - dovetail tool: check push_to_db success or fail

    JIRA: DOVETAIL-380

    If Functest fails to push results to db, there is just an error log in functest.log
    Dovetail needs to know the failure.
    Dovetail will get the results from db with keys, build_tag and testcase.
    If it can get the results data, it means push_to_db success.

    Fix the duration time wrong.

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