Commit a68e434
committed
tests: align scaling_test reap window to 30m staleNodeThreshold
The reap-window advance in TestChunkedReap was hardcoded to 6 min — fine
when staleNodeThreshold was 5 min, but the threshold was bumped to 30 min
during the 2026-04-28 rendezvous migration (see vault task 15 + task 27).
Bump to 31 min so the test crosses the threshold under either old or new
default at the same call site.1 parent b17db41 commit a68e434
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
0 commit comments