diff options
author | a.sreekumar <ajith.sreekumar@est.tech> | 2019-11-19 17:00:59 +0000 |
---|---|---|
committer | a.sreekumar <ajith.sreekumar@est.tech> | 2019-11-21 17:35:04 +0000 |
commit | 7f0114721e5bc2f54cc49243ee8d1cf9c98dd451 (patch) | |
tree | fcf85c258792cb5958bf92b3efad9b79fad552b7 /services/services-onappf/src/test/resources/TestConfigParameters.json | |
parent | 96499223e328440c3623bcd3f8b9a648255a43ca (diff) |
Apex PDP change to add PDP group
Change-Id: I6cff921bdc65fe505c0b5e7dba94a6cf9aa3ba91
Issue-ID: POLICY-2234
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
Diffstat (limited to 'services/services-onappf/src/test/resources/TestConfigParameters.json')
-rw-r--r-- | services/services-onappf/src/test/resources/TestConfigParameters.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/services/services-onappf/src/test/resources/TestConfigParameters.json b/services/services-onappf/src/test/resources/TestConfigParameters.json index 202368589..4e58200a4 100644 --- a/services/services-onappf/src/test/resources/TestConfigParameters.json +++ b/services/services-onappf/src/test/resources/TestConfigParameters.json @@ -8,6 +8,7 @@ "https": true }, "pdpStatusParameters":{ + "pdpGroup": "defaultGroup", "timeIntervalMs": 120000, "pdpType":"apex", "description":"Pdp Heartbeat", |