commit | 9484ccd079c2818f040a9b15fe744f6845efb76a | [log] [tgz] |
---|---|---|
author | Benjamin, Max (mb388a) <mb388a@us.att.com> | Wed Feb 20 16:48:49 2019 -0500 |
committer | Benjamin, Max (mb388a) <mb388a@us.att.com> | Wed Feb 20 16:49:04 2019 -0500 |
tree | 66bbf524379a0f76aa5dba2f96561921cddebba3 | |
parent | 860edae04456562fd7cf249968cd54b30b1f7f12 [diff] [blame] |
assignvfmodulebb must send use-preload Corrections to JUnit data to account for usePreload usage. Resurrect usage of usePreload value and pass fromPreload to SDNC. Change-Id: I6fb52f6abf09ec501e90335a01e37db1c10ae2b3 Issue-ID: SO-1539 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
diff --git a/mso-api-handlers/mso-api-handler-infra/src/test/resources/ServiceInstanceTest/VfModuleNoModelCustomization.json b/mso-api-handlers/mso-api-handler-infra/src/test/resources/ServiceInstanceTest/VfModuleNoModelCustomization.json index a6b2b0b..fc29402 100644 --- a/mso-api-handlers/mso-api-handler-infra/src/test/resources/ServiceInstanceTest/VfModuleNoModelCustomization.json +++ b/mso-api-handlers/mso-api-handler-infra/src/test/resources/ServiceInstanceTest/VfModuleNoModelCustomization.json
@@ -15,7 +15,7 @@ "tenantId": "8b1df54faa3b49078e3416e21370a3ba" }, "requestParameters": { - "aLaCarte": false, + "aLaCarte": true, "autoBuildVfModules": false, "subscriptionServiceType": "test" },