From e5cbfce2974cf76e89b12690ccd9e511f6058840 Mon Sep 17 00:00:00 2001 From: Eric MacDonald Date: Fri, 8 Jun 2018 12:36:00 -0400 Subject: [PATCH] Mtce: Increase MNFA timeout from 60 to 100 secs Story: 2002882 Task: 22845 Change-Id: Ieabbb04877dfec1693a93d38abeefb474ac251a2 Signed-off-by: Jack Ding --- mtce-common/cgts-mtce-common-1.0/scripts/mtc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mtce-common/cgts-mtce-common-1.0/scripts/mtc.conf b/mtce-common/cgts-mtce-common-1.0/scripts/mtc.conf index 06a181ac..890c3b11 100644 --- a/mtce-common/cgts-mtce-common-1.0/scripts/mtc.conf +++ b/mtce-common/cgts-mtce-common-1.0/scripts/mtc.conf @@ -86,7 +86,7 @@ loc_recovery_timeout = 5 ; Loss Of Communication Recovery Timeout ; the max number of seconds that a host can be in ; loss of communication state without failing the unit -mnfa_recovery_timeout = 60 ; Multi-Node-Failure Avoidance Recovery Threshold +mnfa_recovery_timeout = 100 ; Multi-Node-Failure Avoidance Recovery Threshold ; Similar to the LOC above for graceful recovery ; hosts that have LOC for longer than this time in ; seconds are failed and sent into the enable_handler