Update git submodules
authorFrancis Toth <francis.toth@yoppworks.com>
Tue, 28 Apr 2020 08:21:37 +0000 (04:21 -0400)
committerGerrit Code Review <gerrit@onap.org>
Tue, 28 Apr 2020 08:21:37 +0000 (08:21 +0000)
commit60a09a774f488a0003472207b50ce08e0fdf87c7
tree0977814da0c6e81c04eee54b1e9c8876b3cdc4e2
parent2bc42f4383bc74d3150dc7bb6c72a40a35a3fd4a
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 83df155640dd015d68f01f784dfab24d4c252af1
  - Remove csvReportFilePath from ValidationConfigManager

    This commit aims to extract the csvReportFilePath field from ValidationConfigManager in order to improve testability. This commit contains multiple minor modifications resulting from bubbling up the csvReportFilePath static field to where it is actually set. Put differently, most of the modifications result from changing the signature of the functions which formerly relied on ValidationConfigManager.getCSVReportFilePath.

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