Update git submodules
authorFrancis Toth <francis.toth@yoppworks.com>
Thu, 28 May 2020 07:48:23 +0000 (03:48 -0400)
committerGerrit Code Review <gerrit@onap.org>
Thu, 28 May 2020 07:48:23 +0000 (07:48 +0000)
commit13d7757dd612d7b77d043c7c1c3e86d935b0d1da
tree7c1934e88760868b60c8549871f6288ae289bd32
parentc5aa1abd21e7c94b8f204231159cd70939380961
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to f38f7e583f1d311e0fe108c09d201112bb4d135f
  - Encapsulate ReportManager's failedVerticesPerTask and resultsPerVertex in Report

    This commit aims to encapsulate the static fields failedVerticesPerTask and resultsPerVertex in their own class (called Report). In the short terms, any state needing to be passed around will be stored there. Unfortunately, this commit required many minor changes in functions signature (to pass the Report instance).

Signed-off-by: Francis Toth <francis.toth@yoppworks.com>
    Change-Id: I3756d9a939cbd0f2856be72aa2bd24a3980dde49
    Issue-ID: SDC-2499
docs/submodules/sdc.git