summaryrefslogtreecommitdiffstats
path: root/feature-active-standby-management/src/test/resources/feature-active-standby-management.properties
diff options
context:
space:
mode:
Diffstat (limited to 'feature-active-standby-management/src/test/resources/feature-active-standby-management.properties')
-rw-r--r--feature-active-standby-management/src/test/resources/feature-active-standby-management.properties5
1 files changed, 2 insertions, 3 deletions
diff --git a/feature-active-standby-management/src/test/resources/feature-active-standby-management.properties b/feature-active-standby-management/src/test/resources/feature-active-standby-management.properties
index bbae5d98..827d2e17 100644
--- a/feature-active-standby-management/src/test/resources/feature-active-standby-management.properties
+++ b/feature-active-standby-management/src/test/resources/feature-active-standby-management.properties
@@ -32,8 +32,7 @@ site_name=pdp_1
# Needed by DroolsPdpsElectionHandler
pdp.checkInterval=1500
pdp.updateInterval=1000
-#pdp.timeout=3000
# Need long timeout, because testTransaction is only run every 10 seconds.
-pdp.timeout=15000
+pdp.timeout=3000
#how long do we wait for the pdp table to populate on initial startup
-pdp.initialWait=20000 \ No newline at end of file
+pdp.initialWait=1000 \ No newline at end of file