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>
2021-08-30 10:20:32 -07:00
..
testcontrol testcontrol: plumb through DERP 2021-08-30 09:06:00 -07:00
vms vms: make ssh-keygen quiet by default 2021-08-30 09:11:17 -07:00
gen_deps.go all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
integration_test.go logpolicy: actually collect panics 2021-08-02 14:31:35 -07:00
integration.go tstest/integration: prefix logs with logid 2021-08-30 10:20:32 -07:00
tailscaled_deps_test_darwin.go wgengine/userspace: add support to automatically enable/disable the tailscale 2021-08-30 10:18:05 -07:00
tailscaled_deps_test_freebsd.go wgengine/userspace: add support to automatically enable/disable the tailscale 2021-08-30 10:18:05 -07:00
tailscaled_deps_test_linux.go wgengine/userspace: add support to automatically enable/disable the tailscale 2021-08-30 10:18:05 -07:00
tailscaled_deps_test_openbsd.go wgengine/userspace: add support to automatically enable/disable the tailscale 2021-08-30 10:18:05 -07:00
tailscaled_deps_test_windows.go tstest/integration: update test deps 2021-08-02 22:15:34 -07:00