summaryrefslogtreecommitdiffstats
path: root/LogParser/src/test/resources
diff options
context:
space:
mode:
Diffstat (limited to 'LogParser/src/test/resources')
-rw-r--r--LogParser/src/test/resources/test_config_debug.properties2
-rw-r--r--LogParser/src/test/resources/test_config_error.properties2
2 files changed, 4 insertions, 0 deletions
diff --git a/LogParser/src/test/resources/test_config_debug.properties b/LogParser/src/test/resources/test_config_debug.properties
index 66b417339..3e9d614fe 100644
--- a/LogParser/src/test/resources/test_config_debug.properties
+++ b/LogParser/src/test/resources/test_config_debug.properties
@@ -29,3 +29,5 @@ SERVER=https://localhost:9091/pap/
LOGTYPE=PAP
LOGPATH=/Workspaces/HealthCheck/debug/pap-rest.log
PARSERLOGPATH=IntegrityMonitor.log
+CHECK_INTERVAL=600000
+TIME_FRAME=5 \ No newline at end of file
diff --git a/LogParser/src/test/resources/test_config_error.properties b/LogParser/src/test/resources/test_config_error.properties
index 3c5c07019..2348493b5 100644
--- a/LogParser/src/test/resources/test_config_error.properties
+++ b/LogParser/src/test/resources/test_config_error.properties
@@ -29,3 +29,5 @@ SERVER=https://localhost:9091/pap/
LOGTYPE=PAP
LOGPATH=/Workspaces/HealthCheck/error/pap-rest.log
PARSERLOGPATH=IntegrityMonitor.log
+CHECK_INTERVAL=600000
+TIME_FRAME=five \ No newline at end of file