diff options
author | adheli.tavares <adheli.tavares@est.tech> | 2021-10-18 17:26:44 +0100 |
---|---|---|
committer | adheli.tavares <adheli.tavares@est.tech> | 2021-10-21 08:54:59 +0100 |
commit | 555f2fd3c8321bbad9dbfc21f01982a50a1cd555 (patch) | |
tree | 99cdbf3482163fcb2d233d4e004cfed8e8c9cbff /testsuites/stability/src/main/resources/setup/config/jsonConfigs/papConfigFile.json | |
parent | 3b5519f9308f36e4cb056c2d2430c6fa46e98f4d (diff) |
Updating Distribution S3P configuration.
- fixing the scripts and jmx files after stability long run failures.
Issue-ID: POLICY-3654
Change-Id: I0ff0bf625f226f1b71664c1817cef65fbd5cf5a6
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
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 |