You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/tstest/integration
Andrew Dunham a20cdb5c93 tstest/integration/testcontrol: de-flake TestUserMetricsRouteGauges
SetSubnetRoutes was not sending update notifications to nodes when their
approved routes changed, causing nodes to not fetch updated netmaps with
PrimaryRoutes populated. This resulted in TestUserMetricsRouteGauges
flaking because it waited for PrimaryRoutes to be set, which only happened
if the node happened to poll for other reasons.

Now send updateSelfChanged notification to affected nodes so they fetch
an updated netmap immediately.

Fixes #17962

Signed-off-by: Andrew Dunham <andrew@tailscale.com>
1 week ago
..
nat wgengine/magicsock: use learned DERP route as send path of last resort 9 months ago
testcontrol tstest/integration/testcontrol: de-flake TestUserMetricsRouteGauges 1 week ago
vms all: rename variables with lowercase-l/uppercase-I 2 weeks ago
capmap_test.go tstest/integration/testcontrol: include peer CapMaps in MapResponses 5 months ago
gen_deps.go all: update tools that manage copyright headers 3 years ago
integration.go tstest/integration: log all the output printed by `tailscale up` 2 months ago
integration_test.go cmd/tailscaled,ipn: show a health warning when state store fails to open (#17883) 2 weeks ago
tailscaled_deps_test_darwin.go cmd/tailscaled,ipn: show a health warning when state store fails to open (#17883) 2 weeks ago
tailscaled_deps_test_freebsd.go cmd/tailscaled,ipn: show a health warning when state store fails to open (#17883) 2 weeks ago
tailscaled_deps_test_linux.go cmd/tailscaled,ipn: show a health warning when state store fails to open (#17883) 2 weeks ago
tailscaled_deps_test_openbsd.go cmd/tailscaled,ipn: show a health warning when state store fails to open (#17883) 2 weeks ago
tailscaled_deps_test_windows.go cmd/tailscaled,ipn: show a health warning when state store fails to open (#17883) 2 weeks ago