Commit ff9c956
committed
Tighten peer storage regression test to verify boundary
Increase num_monitors from 200 to 600 and add a lower-bound assertion
to ensure the test actually reaches the MAX_PEER_STORAGE_SIZE boundary.
This prevents the test from silently passing when PEER_STORAGE_OVERHEAD
is not properly accounted for (e.g., set to 0).
Addresses joostjager's review feedback on PR #4746.1 parent 4fed989 commit ff9c956
1 file changed
Lines changed: 14 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2253 | 2253 | | |
2254 | 2254 | | |
2255 | 2255 | | |
2256 | | - | |
2257 | | - | |
2258 | | - | |
| 2256 | + | |
| 2257 | + | |
| 2258 | + | |
| 2259 | + | |
| 2260 | + | |
| 2261 | + | |
| 2262 | + | |
2259 | 2263 | | |
2260 | 2264 | | |
2261 | 2265 | | |
| |||
2287 | 2291 | | |
2288 | 2292 | | |
2289 | 2293 | | |
| 2294 | + | |
| 2295 | + | |
| 2296 | + | |
| 2297 | + | |
| 2298 | + | |
| 2299 | + | |
| 2300 | + | |
2290 | 2301 | | |
2291 | 2302 | | |
2292 | 2303 | | |
| |||
0 commit comments