From 7f0114721e5bc2f54cc49243ee8d1cf9c98dd451 Mon Sep 17 00:00:00 2001 From: "a.sreekumar" Date: Tue, 19 Nov 2019 17:00:59 +0000 Subject: Apex PDP change to add PDP group Change-Id: I6cff921bdc65fe505c0b5e7dba94a6cf9aa3ba91 Issue-ID: POLICY-2234 Signed-off-by: a.sreekumar --- .../src/test/resources/ApexStarterConfigParameters_sim.json | 1 + 1 file changed, 1 insertion(+) (limited to 'services/services-onappf/src/test/resources/ApexStarterConfigParameters_sim.json') diff --git a/services/services-onappf/src/test/resources/ApexStarterConfigParameters_sim.json b/services/services-onappf/src/test/resources/ApexStarterConfigParameters_sim.json index c26a0a654..67e5bcb36 100644 --- a/services/services-onappf/src/test/resources/ApexStarterConfigParameters_sim.json +++ b/services/services-onappf/src/test/resources/ApexStarterConfigParameters_sim.json @@ -8,6 +8,7 @@ "https": true }, "pdpStatusParameters":{ + "pdpGroup": "defaultGroup", "timeIntervalMs": 120000, "pdpType":"apex", "description":"Pdp Heartbeat", -- cgit 1.2.3-korg