mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-16 02:50:40 +01:00
testbench: increase main msg queue default shutdown timeout
this is necessary for very slow test environments
This commit is contained in:
parent
a77b823c3b
commit
77ee19d9b0
@ -215,6 +215,7 @@ global(inputs.timeout.shutdown="'$RSTB_GLOBAL_INPUT_SHUTDOWN_TIMEOUT'"
|
||||
default.action.queue.timeoutshutdown="'$RSTB_ACTION_DEFAULT_Q_TO_SHUTDOWN'"
|
||||
default.action.queue.timeoutEnqueue="'$RSTB_ACTION_DEFAULT_Q_TO_ENQUEUE'")
|
||||
$MainmsgQueueTimeoutEnqueue 20000 # use legacy-style so that we can override if needed
|
||||
$MainmsgQueueTimeoutShutdown 10000 # use legacy-style so that we can override if needed
|
||||
$IMDiagListenPortFileName '$RSYSLOG_DYNNAME.imdiag$1.port'
|
||||
$IMDiagServerRun 0
|
||||
$IMDiagAbortTimeout '$TB_TEST_MAX_RUNTIME'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user