diff --git a/testing/static/scripts/rekey-test.sh b/testing/static/scripts/rekey-test.sh index 10aaede..e63ee2f 100755 --- a/testing/static/scripts/rekey-test.sh +++ b/testing/static/scripts/rekey-test.sh @@ -146,7 +146,7 @@ fi trap 'echo ""; echo "Test interrupted"; exit 130' INT # Wait times derived from rekey timer -BASELINE_CONVERGENCE_TIMEOUT=36 +BASELINE_CONVERGENCE_TIMEOUT=60 REKEY_SETTLE=12 # > DRAIN_WINDOW_SECS (10) so post-rekey samples are off the old session # First FMP rekey should follow shortly after the 35s interval once the mesh is # fully converged. Keep this bounded to preserve a meaningful scheduling check