aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites/stability/src/main/resources/simulatorsetup/config/pdp/OnapPfConfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/stability/src/main/resources/simulatorsetup/config/pdp/OnapPfConfig.json')
-rw-r--r--testsuites/stability/src/main/resources/simulatorsetup/config/pdp/OnapPfConfig.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuites/stability/src/main/resources/simulatorsetup/config/pdp/OnapPfConfig.json b/testsuites/stability/src/main/resources/simulatorsetup/config/pdp/OnapPfConfig.json
new file mode 100644
index 00000000..cbb4978b
--- /dev/null
+++ b/testsuites/stability/src/main/resources/simulatorsetup/config/pdp/OnapPfConfig.json
@@ -0,0 +1,9 @@
+{
+ "name":"OnapPfParameterGroup",
+ "pdpStatusParameters":{
+ "timeIntervalMs": 120000,
+ "pdpType":"apex",
+ "description":"Pdp Heartbeat",
+ "supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.Apex","version":"1.0.0"}]
+ }
+}