diff options
author | Amichai Hemli <amichai.hemli@intl.att.com> | 2019-12-12 15:22:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-12-12 15:22:06 +0000 |
commit | e90eb82a3d10dfd2675b78dfd5ef2abce1a49e9d (patch) | |
tree | fced31d6b44d2567c6d30a9ff375c94894cd2dc4 /vid-automation/src | |
parent | 489f7f50edab7c582729dc2130936e8540d0a8bd (diff) | |
parent | 259a7022242b8d630c2116af16f7a2b3c4889856 (diff) |
Merge "Edit templates_instance_template.json file to correct values for service edit instance."
Diffstat (limited to 'vid-automation/src')
-rw-r--r-- | vid-automation/src/test/resources/asyncInstantiation/templates__instance_template.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/vid-automation/src/test/resources/asyncInstantiation/templates__instance_template.json b/vid-automation/src/test/resources/asyncInstantiation/templates__instance_template.json index 83f4cbda1..8a6401083 100644 --- a/vid-automation/src/test/resources/asyncInstantiation/templates__instance_template.json +++ b/vid-automation/src/test/resources/asyncInstantiation/templates__instance_template.json @@ -11,15 +11,15 @@ "modelType": "service", "modelVersion": "1.0" }, - "globalSubscriberId": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb", - "subscriptionServiceType": "Emanuel", - "owningEntityId": "10c645f5-9924-4b89-bec0-b17cf49d3cad", - "owningEntityName": "EMANUEL-CORE", + "globalSubscriberId": "e433710f-9217-458d-a79d-1c7aff376d89", + "subscriptionServiceType": "TYLER SILVIA", + "owningEntityId": "d61e6f2d-12fa-4cc2-91df-7c244011d6fc", + "owningEntityName": "WayneHolland", "tenantName": null, "aicZoneId": null, "aicZoneName": null, - "projectName": "Kennedy", - "subscriberName": "Emanuel", + "projectName": "WATKINS", + "subscriberName": "SILVIA ROBBINS", "rollbackOnFailure": "true", "isALaCarte": true, "testApi": "GR_API", |