From 71e78f44336a3999143091ae8cc7a6330e2136b3 Mon Sep 17 00:00:00 2001 From: "andre.schmid" Date: Sun, 1 Dec 2019 15:41:05 +0000 Subject: Update git submodules * Update docs/submodules/sdc.git from branch 'master' to d6890fce461c040c2776dfdedd47be282a29f877 - Fix welcome screen close timeout The welcome screen close timeout is triggering even if you close the welcome window. After 4 seconds it forces the user to go to the home screen even if it is already in another screen. The timeout was also the cause for one known problem in the sanity ui test "onapOnboardVNFflow". Adds also a print screen to the ui tests, to check if the resource was really clicked. Removes invalids "throws Exception" declarations that were being handled in the main test method "Vf.changeInstanceNameInVfTest", that was catching also assertions errors. Change-Id: Idff26b1ba5b199482e68cc50532fa20f4f834e34 Issue-ID: SDC-2648 Signed-off-by: andre.schmid --- docs/submodules/sdc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git index 4082d3936..d6890fce4 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit 4082d3936832a2b6e3ba6c025ed5decf97baacbc +Subproject commit d6890fce461c040c2776dfdedd47be282a29f877 -- cgit 1.2.3-korg