diff options
| author | Anton Tolchanov <anton@tailscale.com> | 2024-03-14 14:32:34 +0000 |
|---|---|---|
| committer | Anton Tolchanov <1687799+knyar@users.noreply.github.com> | 2024-03-14 16:10:40 +0000 |
| commit | cf8948da5f408ba75d95d7b7952e0480530e1d7a (patch) | |
| tree | 91168d7b96aac1c013d2de3d1384b8b4aa0b2c6f /control/controlknobs | |
| parent | decd9893e48bf8aba31055088f44527c6d871802 (diff) | |
| download | tailscale-cf8948da5f408ba75d95d7b7952e0480530e1d7a.tar.xz tailscale-cf8948da5f408ba75d95d7b7952e0480530e1d7a.zip | |
net/routetable: increase route limit used by the test
I was running all tests while preparing a recent stable release, and
this was failing because my computer is connected to a fairly large
tailnet.
```
--- FAIL: TestGetRouteTable (0.01s)
routetable_linux_test.go:32: expected at least one default route;
...
```
```
$ ip route show table 52 | wc -l
1051
```
Updates #cleanup
Signed-off-by: Anton Tolchanov <anton@tailscale.com>
Diffstat (limited to 'control/controlknobs')
0 files changed, 0 insertions, 0 deletions
