diff options
Diffstat (limited to 'testsuites/stability/src/main/resources/setup/config/jsonConfigs/papConfigFile.json')
-rw-r--r-- | testsuites/stability/src/main/resources/setup/config/jsonConfigs/papConfigFile.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/stability/src/main/resources/setup/config/jsonConfigs/papConfigFile.json b/testsuites/stability/src/main/resources/setup/config/jsonConfigs/papConfigFile.json index 456735be..790a8ea6 100644 --- a/testsuites/stability/src/main/resources/setup/config/jsonConfigs/papConfigFile.json +++ b/testsuites/stability/src/main/resources/setup/config/jsonConfigs/papConfigFile.json @@ -10,7 +10,7 @@ "prometheus": true }, "pdpParameters": { - "heartBeatMs": 20000, + "heartBeatMs": 300000, "updateParameters": { "maxRetryCount": 1, "maxWaitMs": 30000 |