- Notifications
You must be signed in to change notification settings - Fork1k
Commit51d8a05
authored
test: disable direct connections for a deterministic reachable peers metric (#19458)
closescoder/internal#921Not sure what I was thinking when I wrote this test case, but it wasrelying on the connection being p2p on every ping, which is technicallyand evidently not always the case. Instead we'll require a DERP peer,and block direct connections.1 parentbfd392b commit51d8a05
1 file changed
+7
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3470 | 3470 |
| |
3471 | 3471 |
| |
3472 | 3472 |
| |
3473 |
| - | |
| 3473 | + | |
| 3474 | + | |
| 3475 | + | |
| 3476 | + | |
| 3477 | + | |
3474 | 3478 |
| |
3475 | 3479 |
| |
3476 | 3480 |
| |
| |||
3524 | 3528 |
| |
3525 | 3529 |
| |
3526 | 3530 |
| |
3527 |
| - | |
| 3531 | + | |
3528 | 3532 |
| |
3529 | 3533 |
| |
3530 | 3534 |
| |
| |||
3535 | 3539 |
| |
3536 | 3540 |
| |
3537 | 3541 |
| |
3538 |
| - | |
| 3542 | + | |
3539 | 3543 |
| |
3540 | 3544 |
| |
3541 | 3545 |
| |
|
0 commit comments
Comments
(0)