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
Will Norris 60daa2adb8 all: fix golangci-lint errors
These erroneously blocked a recent PR, which I fixed by simply
re-running CI. But we might as well fix them anyway.
These are mostly `printf` to `print` and a couple of `!=` to `!Equal()`

Updates #cleanup

Signed-off-by: Will Norris <will@tailscale.com>
11 months ago
..
nat wgengine/magicsock: disable raw disco by default; add envknob to enable 1 year ago
testcontrol all: fix golangci-lint errors 11 months ago
vms all: fix new lint warnings from bumping staticcheck 1 year ago
gen_deps.go all: update tools that manage copyright headers 3 years ago
integration.go vnet: add control/derps to test, stateful firewall 1 year ago
integration_test.go control/control{client,http}: don't noise dial localhost:443 in http-only tests 1 year ago
tailscaled_deps_test_darwin.go cmd/tailscaled: allow setting env via linux cmdline for integration tests 1 year ago
tailscaled_deps_test_freebsd.go cmd/tailscaled: allow setting env via linux cmdline for integration tests 1 year ago
tailscaled_deps_test_linux.go cmd/tailscaled: allow setting env via linux cmdline for integration tests 1 year ago
tailscaled_deps_test_openbsd.go cmd/tailscaled: allow setting env via linux cmdline for integration tests 1 year ago
tailscaled_deps_test_windows.go cmd/tailscaled: allow setting env via linux cmdline for integration tests 1 year ago