If error returned from test, result was not sent to caller. 96/86896/2
authorJames Guistwite <jguistwite@iconectiv.com>
Fri, 3 May 2019 12:26:54 +0000 (08:26 -0400)
committerJames Guistwite <jguistwite@iconectiv.com>
Fri, 3 May 2019 14:20:04 +0000 (10:20 -0400)
commit07dd70511d455cea91241b11e7e76933cdcbe8f8
tree2e659b18b4571967b5ef5e8565febc6274f4f609
parent51dde1590f590ad5aff7792dc3d49f6bc10a0e93
If error returned from test, result was not sent to caller.
Was still an issue when errors was an empty JSON object.

Issue-ID: VNFSDK-392

Change-Id: I588789e4bca0ce0933e318a625a54ba04260ce5e
Signed-off-by: James Guistwite <jguistwite@iconectiv.com>
vnfmarket-be/vnf-sdk-marketplace/src/main/java/org/onap/vtp/execution/VTPExecutionResource.java