From 1f4e2bdc856f429add4eefeb9dbd85442549af34 Mon Sep 17 00:00:00 2001
From: hongbo tian <hongbo.tianhongbo@huawei.com>
Date: Sat, 1 Apr 2017 01:22:09 +0000
Subject: 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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs')

diff --git a/docs/submodules/dovetail b/docs/submodules/dovetail
index f8ba317fc..85d230830 160000
--- a/docs/submodules/dovetail
+++ b/docs/submodules/dovetail
@@ -1 +1 @@
-Subproject commit f8ba317fc1f518e6ff160deea09bb17b53094a9f
+Subproject commit 85d2308308c49807d0ca451c4d916f6355e4b09f
-- 
cgit