From 97e5d3bd3e33c975c55e6fc6357f60420e9bbe4e Mon Sep 17 00:00:00 2001 From: grakiss Date: Fri, 17 Nov 2017 06:34:15 +0000 Subject: Update git submodules * Update docs/submodules/dovetail from branch 'master' - [cvp-web] Bugfix:return 500 when upload a tarball file with no results.json JIRA: DOVETAIL-558 The Web portal will return 500 code when upload a tarball file with no results.json When all test cases failed or report with wrong DB url, there may be no results.json. Check this and alert users instead of returning 500 status code. Change-Id: Ie13d9c3c62044c525f5dbb3fca9b6123d0b5acce Signed-off-by: grakiss --- docs/submodules/dovetail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/dovetail b/docs/submodules/dovetail index 2b0905118..29547a921 160000 --- a/docs/submodules/dovetail +++ b/docs/submodules/dovetail @@ -1 +1 @@ -Subproject commit 2b090511832f1898f7d15cc33a6b9b20a8d88e07 +Subproject commit 29547a92197f88a732420761ee72d92dcc4b9972 -- cgit 1.2.3-korg