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
Christine Dodrill 09e81b8ba1
tstest/integration/vms: deflake the tailscale_status test (#2427)
This test used to try to run this only once, but this variant of the
test attempts to run `tailscale status` up to 6 times in a loop with
exponential backoff.

This fixes the flakiness found in previous instances of this test.

Signed-off-by: Christine Dodrill <xe@tailscale.com>
4 years ago
..
integration tstest/integration/vms: deflake the tailscale_status test (#2427) 4 years ago
natlab staticcheck.conf: turn off noisy lint errors 5 years ago
staticcheck tstest/staticcheck: import the main package to fix "go mod tidy" 5 years ago
clock.go tstest/natlab: add a stateful firewall. 5 years ago
log.go types/logger: add key grinder stats lines to rate-limiting exemption list 5 years ago
log_test.go tstest: rename LogListener to LogLineTracker 5 years ago
resource.go net/dns{,/resolver}: refactor DNS forwarder, send out of right link on macOS/iOS 5 years ago
tstest.go tstest: add WaitFor helper 5 years ago