diff options
author | rajendrajaiswal <rajendra.jaiswal@ericsson.com> | 2019-11-25 12:18:51 +0000 |
---|---|---|
committer | Daniel Rose <dr695h@att.com> | 2020-01-17 20:01:39 +0000 |
commit | 9b723a87afa7081cb4f03e2c5c45f4848486d365 (patch) | |
tree | d5d23285164b2d90a1f84d1a808bf53d43fe9f32 /robot/assets/usecases/5gbulkpm/blueprintTemplate.json | |
parent | 4429aa33f676ffd494ef8621326e13050aa7be2a (diff) |
Add Bulk PM "Data Plane" Usecase Testcase Robot Automation
Change-Id: If7ec8c953f0ad61c427d6533f235b3cf61b9fffc
Issue-ID: INT-1375
Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
Diffstat (limited to 'robot/assets/usecases/5gbulkpm/blueprintTemplate.json')
-rw-r--r-- | robot/assets/usecases/5gbulkpm/blueprintTemplate.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/robot/assets/usecases/5gbulkpm/blueprintTemplate.json b/robot/assets/usecases/5gbulkpm/blueprintTemplate.json new file mode 100644 index 00000000..5615d2c3 --- /dev/null +++ b/robot/assets/usecases/5gbulkpm/blueprintTemplate.json @@ -0,0 +1,12 @@ +{ + "asdcResourceId": "", + "asdcServiceId": "", + "asdcServiceURL": "", + "blueprintTemplate": "", + "owner": "robot", + "serviceIds": [], + "serviceLocations": [], + "typeName": "", + "typeVersion": 100, + "vnfTypes": [] +}
\ No newline at end of file |