From e32f9c7fd12ab18e9ad26e90f05f49acbd9a64f6 Mon Sep 17 00:00:00 2001 From: Panagiotis Karalis Date: Thu, 11 Apr 2019 13:28:21 +0300 Subject: Update git submodules * Update docs/submodules/dovetail from branch 'master' to 73febf900b85dae4d953389696f3a78cf8267816 - Failed to upload results to ONAP portal The results.json file generated by running 'dovetail run --testsuite xxx' is different from the one generated by running 'dovetail run --testcase xxx'. The former can be uploaded to ONAP portal successfully but the latter one can't. The main reason is that the latter one lacking of 'vnf_type'. Keep the results.json with the same format for both running one test suite or several test cases. JIRA: DOVETAIL-769 Change-Id: I46af84f9f229f9e601439f68c9ed9df9477d002b Signed-off-by: Panagiotis Karalis --- docs/submodules/dovetail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/dovetail b/docs/submodules/dovetail index f170bf420..73febf900 160000 --- a/docs/submodules/dovetail +++ b/docs/submodules/dovetail @@ -1 +1 @@ -Subproject commit f170bf4205fd75db96b84a685b931904f4dbab93 +Subproject commit 73febf900b85dae4d953389696f3a78cf8267816 -- cgit 1.2.3-korg