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
David Crawshaw bb47feca44 tstest/integration: prefix logs with logid
The VM test has two tailscaled instances running and interleaves the
logs. Without a prefix it is impossible to figure out what is going on.

It might be even better to include the [ABCD] node prefix here as well.
Unfortunately lots of interesting logs happen before tailscaled has a
node key, so it wouldn't be a replacement for a short ID.

Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
4 years ago
..
testcontrol testcontrol: plumb through DERP 4 years ago
vms vms: make ssh-keygen quiet by default 4 years ago
gen_deps.go all: gofmt with Go 1.17 4 years ago
integration.go tstest/integration: prefix logs with logid 4 years ago
integration_test.go logpolicy: actually collect panics 4 years ago
tailscaled_deps_test_darwin.go wgengine/userspace: add support to automatically enable/disable the tailscale 4 years ago
tailscaled_deps_test_freebsd.go wgengine/userspace: add support to automatically enable/disable the tailscale 4 years ago
tailscaled_deps_test_linux.go wgengine/userspace: add support to automatically enable/disable the tailscale 4 years ago
tailscaled_deps_test_openbsd.go wgengine/userspace: add support to automatically enable/disable the tailscale 4 years ago
tailscaled_deps_test_windows.go tstest/integration: update test deps 4 years ago