From 6e0553bbb2c7e41677e58919327d72661486f600 Mon Sep 17 00:00:00 2001 From: Leo wang Date: Thu, 28 Sep 2017 08:34:50 +0000 Subject: Update git submodules * Update docs/submodules/dovetail from branch 'master' - Merge "Don't generate tar file when run without pushing results to DB" - Don't generate tar file when run without pushing results to DB 1. Dovetail generate a tar file for uploading results to CVP web portal. 2. If users don't run with option --report, it shouldn't generate the tar file. Because users can not upload results to CVP if they don't run with --report. 3. If it generates the tar file when user run dovetail without --report, the tar file is invalid because it lacks of results.json. JIRA: DOVETAIL-511 Change-Id: I4d21f21f0b278962564d810369df03100b38f003 Signed-off-by: xudan --- docs/submodules/dovetail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/dovetail') diff --git a/docs/submodules/dovetail b/docs/submodules/dovetail index 465f73855..0cc2fdefa 160000 --- a/docs/submodules/dovetail +++ b/docs/submodules/dovetail @@ -1 +1 @@ -Subproject commit 465f738554c1c401707036a055577b35f7c06dca +Subproject commit 0cc2fdefa9e6e959e7c69beede736738f339f636 -- cgit 1.2.3-korg