Update git submodules
authorandre.schmid <andre.schmid@est.tech>
Sun, 1 Dec 2019 15:41:05 +0000 (15:41 +0000)
committerGerrit Code Review <gerrit@onap.org>
Sun, 1 Dec 2019 15:41:05 +0000 (15:41 +0000)
commit71e78f44336a3999143091ae8cc7a6330e2136b3
tree79601af76776f04fce3908d19cc3b453712f935f
parent4ce1b2a8650aac533121af36862cae0c5b226cd8
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 <andre.schmid@est.tech>
docs/submodules/sdc.git