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
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>
4 years ago
..
testcontrol ipn/ipnlocal: stay out of map poll when down 4 years ago
vms tstest/integration/vms: codegen for top level tests (#2441) 4 years ago
gen_deps.go tstest/integration: generate deps for all platforms in deps generator 4 years ago
integration.go ipn/ipnlocal: stay out of map poll when down 4 years ago
integration_test.go tstest/integration: fix filch test flake 4 years ago
tailscaled_deps_test_darwin.go tstest/integration: generate deps for all platforms in deps generator 4 years ago
tailscaled_deps_test_freebsd.go tstest/integration: generate deps for all platforms in deps generator 4 years ago
tailscaled_deps_test_linux.go tstest/integration: generate deps for all platforms in deps generator 4 years ago
tailscaled_deps_test_openbsd.go tstest/integration: generate deps for all platforms in deps generator 4 years ago
tailscaled_deps_test_windows.go tstest/integration: generate deps for all platforms in deps generator 4 years ago