Commit 7531fcb
test: fix flaky LinkSpec/Wireguard test
It tried to allocate listen address on a fixed port. When running tests
it's hard to predict which port will be available, so skip specifying a
port, and Wireguard should allocate a port on its own.
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
(cherry picked from commit 7b06ae8)1 parent 1dbc64d commit 7531fcb
File tree
1 file changed
+0
-1
lines changed- internal/app/machined/pkg/controllers/network
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
659 | 659 | | |
660 | 660 | | |
661 | 661 | | |
662 | | - | |
663 | 662 | | |
664 | 663 | | |
665 | 664 | | |
| |||
0 commit comments