From: seshukm Date: Sat, 28 Oct 2017 08:47:17 +0000 (+0530) Subject: Adding msoCompletionReq to groovy test X-Git-Tag: v1.1.0~84^2~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=135b25130fc6f14ab44b44c6de3931e8a798ab14;p=so.git Adding msoCompletionReq to groovy test IssueId: SO-281 Change-Id: I8da2d6c1a331f9052c8785d54ded38a0e1a8a8ca Signed-off-by: seshukm --- diff --git a/bpmn/MSOInfrastructureBPMN/src/test/groovy/org/openecomp/mso/bpmn/infrastructure/scripts/CreateGenericAlaCarteServiceInstanceTest.groovy b/bpmn/MSOInfrastructureBPMN/src/test/groovy/org/openecomp/mso/bpmn/infrastructure/scripts/CreateGenericAlaCarteServiceInstanceTest.groovy index 7c0d519f1c..293eac091e 100644 --- a/bpmn/MSOInfrastructureBPMN/src/test/groovy/org/openecomp/mso/bpmn/infrastructure/scripts/CreateGenericAlaCarteServiceInstanceTest.groovy +++ b/bpmn/MSOInfrastructureBPMN/src/test/groovy/org/openecomp/mso/bpmn/infrastructure/scripts/CreateGenericAlaCarteServiceInstanceTest.groovy @@ -58,10 +58,23 @@ class CreateGenericAlaCarteServiceInstanceTest { 5300 """ + + String completeMsoProcessRequest = + """ + + 88f65519-9a38-4c4b-8445-9eb4a5a5af56 + CREATE + VID + + Network has been created successfully. + BPMN Network action: CREATE +""" -String jsonIncomingRequest = -"""{ - "service": { + String jsonIncomingRequest = + """{ + "service": { "name": "so_test4", "description": "so_test2", "serviceDefId": "60c3e96e-0970-4871-b6e0-3b6de7561519",