diff options
author | Arthur Martella <amartell@research.att.com> | 2017-10-10 15:59:14 -0400 |
---|---|---|
committer | Arthur Martella <amartell@research.att.com> | 2017-10-10 15:59:14 -0400 |
commit | 16467e6c6737a620804312b406b5855cebe0dd01 (patch) | |
tree | 47200997ad1615dc088b7a1fa39874a9268b45d0 /bpmn/MSOCommonBPMN/src/test/resources/__files | |
parent | d8b291e5d903cd938a33522eb3098d74a4465edd (diff) |
Updated port for SNIRO in Homing tests
Change-Id: Idbf4c87544c92dc6b744a859c024c773ec00e2cd
Issue-id: SO-138
Signed-off-by: Arthur Martella <amartell@research.att.com>
Diffstat (limited to 'bpmn/MSOCommonBPMN/src/test/resources/__files')
-rw-r--r-- | bpmn/MSOCommonBPMN/src/test/resources/__files/BuildingBlocks/sniroRequest_infravnf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/MSOCommonBPMN/src/test/resources/__files/BuildingBlocks/sniroRequest_infravnf b/bpmn/MSOCommonBPMN/src/test/resources/__files/BuildingBlocks/sniroRequest_infravnf index 2af6bf3423..5dcf71a7c8 100644 --- a/bpmn/MSOCommonBPMN/src/test/resources/__files/BuildingBlocks/sniroRequest_infravnf +++ b/bpmn/MSOCommonBPMN/src/test/resources/__files/BuildingBlocks/sniroRequest_infravnf @@ -2,7 +2,7 @@ "requestInfo": { "transactionId": "testRequestId", "requestId": "testRequestId", - "callbackUrl": "http://localhost:8090/workflows/messages/message/SNIROResponse/testRequestId", + "callbackUrl": "http://localhost:28090/workflows/messages/message/SNIROResponse/testRequestId", "sourceId": "mso", "optimizer": [ "placement", |