Update git submodules
authorFrancis Toth <francis.toth@yoppworks.com>
Tue, 12 May 2020 04:59:28 +0000 (00:59 -0400)
committerGerrit Code Review <gerrit@onap.org>
Tue, 12 May 2020 04:59:28 +0000 (04:59 +0000)
commit17587406fc97d100d0ac5544b7e574e6d2f403f3
treea5688991c66d4bd4170d47b9085130bdbfc9971d
parentf31ffda41171c5e58bc1b443f1778407393d29b2
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 7717944e41ecbb9447a56d870821b6d494e7ebe3
  - Remove outputFullFilePath from ValidationConfigManager

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

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