tailscale/tstest/integration
Josh Bleecher Snyder 0aa77ba80f tstest/integration: fix filch test flake
Filch doesn't like having multiple processes competing
for the same log files (#937).

Parallel integration tests were all using the same log files.

Add a TS_LOGS_DIR env var that the integration test can use
to use separate log files per test.

Fixes #2269

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2021-07-20 14:16:28 -07:00
..
testcontrol ipn/ipnlocal: stay out of map poll when down 2021-07-17 08:41:39 -07:00
vms tstest/integration/vms: codegen for top level tests (#2441) 2021-07-16 15:25:16 -04:00
gen_deps.go tstest/integration: generate deps for all platforms in deps generator 2021-07-19 15:31:56 -07:00
integration_test.go tstest/integration: fix filch test flake 2021-07-20 14:16:28 -07:00
integration.go ipn/ipnlocal: stay out of map poll when down 2021-07-17 08:41:39 -07:00
tailscaled_deps_test_darwin.go tstest/integration: generate deps for all platforms in deps generator 2021-07-19 15:31:56 -07:00
tailscaled_deps_test_freebsd.go tstest/integration: generate deps for all platforms in deps generator 2021-07-19 15:31:56 -07:00
tailscaled_deps_test_linux.go tstest/integration: generate deps for all platforms in deps generator 2021-07-19 15:31:56 -07:00
tailscaled_deps_test_openbsd.go tstest/integration: generate deps for all platforms in deps generator 2021-07-19 15:31:56 -07:00
tailscaled_deps_test_windows.go tstest/integration: generate deps for all platforms in deps generator 2021-07-19 15:31:56 -07:00