From: mark.j.leonard Date: Thu, 16 Aug 2018 11:22:58 +0000 (+0100) Subject: Update SdWanServiceTest CSAR to make it valid X-Git-Tag: 1.3.0~15 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=90a8e74df9e1c89da4bb01bd5769c5e428285965;hp=90a8e74df9e1c89da4bb01bd5769c5e428285965;p=aai%2Fbabel.git Update SdWanServiceTest CSAR to make it valid The SD-WAN test CSAR file is parseable using the sdc-tosca dependency version 1.4.1 but it cannot be parsed using version 1.4.2 and above, as there are missing data types leading to inheritance errors. Correct the test CSAR file by adding the missing types. This has a beneficial side-effect of increasing code coverage. Issue-ID: AAI-1250 Change-Id: I41682b49d9d0a260a6feff05fda135949b46ec05 Signed-off-by: mark.j.leonard ---