diff options
author | 2020-05-11 16:01:42 +0000 | |
---|---|---|
committer | 2020-05-11 16:01:42 +0000 | |
commit | 561b6e7a065ef0797c089ce8f666b0e7edddbd48 (patch) | |
tree | 338ff1c179a7aedfdbee05ac1d62aa720f3319b7 /ui-react/src/api/LoopCache_mokeLoopJsonCache.json | |
parent | 3c805dda56c3457dddcffba7c4bcbea27fd362dc (diff) | |
parent | 28aa29f66de909223bd67da717fdd810df735afc (diff) |
Merge "Add unit test"
Diffstat (limited to 'ui-react/src/api/LoopCache_mokeLoopJsonCache.json')
-rw-r--r-- | ui-react/src/api/LoopCache_mokeLoopJsonCache.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ui-react/src/api/LoopCache_mokeLoopJsonCache.json b/ui-react/src/api/LoopCache_mokeLoopJsonCache.json index 788306b8e..cb9ed87b0 100644 --- a/ui-react/src/api/LoopCache_mokeLoopJsonCache.json +++ b/ui-react/src/api/LoopCache_mokeLoopJsonCache.json @@ -8,6 +8,7 @@ "policy_id": "TCA_h2NMX_v1_0_ResourceInstanceName1_tca" } }, + "loopTemplate": {"name": "loopTemplateTest"}, "modelService": { "serviceDetails": { "serviceType": "", @@ -93,6 +94,8 @@ "policies": [] } }, + "pdpGroup": "pdpGroupTest", + "pdpSubgroup": "pdpSubgroupTest", "jsonRepresentation": { "schema": {} } @@ -104,6 +107,9 @@ "modelType": "onap.policies.monitoring.cdap.tca.hi.lo.app", "configurationsJson": {"domain": "measurementsForVfScaling"}, "shared": false, + "pdpGroup": "pdpGroupTest", + "pdpSubgroup": "pdpSubgroupTest", + "policyModel": {"policyPdpGroup": {"supportedPdpGroups": "supportedPdpGroupsTest"}}, "jsonRepresentation": {"schema": {}} } ], |