Increase rekey test convergence wait from 5s to 15s

Phase 1 pre-rekey baseline was failing intermittently on CI runners
because 5s wasn't enough for multi-hop discovery (B→D requires
B→C→D). The mesh always converged by Phase 3, confirming this was
purely a timing issue.
This commit is contained in:
Johnathan Corgan
2026-03-23 18:02:35 +00:00
parent 71e2955da0
commit fc8c0dce15
+1 -1
View File
@@ -58,7 +58,7 @@ fi
trap 'echo ""; echo "Test interrupted"; exit 130' INT
# Wait times derived from rekey timer
CONVERGE_WAIT=5
CONVERGE_WAIT=15
FIRST_REKEY_WAIT=40 # > REKEY_AFTER_SECS, allow margin
REKEY_SETTLE=5 # settle time after rekey for cutover to complete
SECOND_REKEY_WAIT=40 # wait for second cycle