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
Brad Fitzpatrick b6d70203d3 ipn/ipnlocal: fix 'tailscale up' on Windows without GUI
With this, I can now:

* install Tailscale
* stop the GUI
* net stop Tailscale
* net start Tailscale
* tailscale up --unattended

(where the middle three steps simulate what would happen on a Windows
Server Core machine without a GUI)

Fixes #2137

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
testcontrol ipn/ipnlocal: stay out of map poll when down 3 years ago
vms tstest/integration/vms: codegen for top level tests (#2441) 3 years ago
gen_deps.go tstest/integration: generate deps for all platforms in deps generator 3 years ago
integration.go ipn/ipnlocal: stay out of map poll when down 3 years ago
integration_test.go ipn/ipnlocal: fix 'tailscale up' on Windows without GUI 3 years ago
tailscaled_deps_test_darwin.go tstest/integration: generate deps for all platforms in deps generator 3 years ago
tailscaled_deps_test_freebsd.go tstest/integration: generate deps for all platforms in deps generator 3 years ago
tailscaled_deps_test_linux.go tstest/integration: generate deps for all platforms in deps generator 3 years ago
tailscaled_deps_test_openbsd.go tstest/integration: generate deps for all platforms in deps generator 3 years ago
tailscaled_deps_test_windows.go tstest/integration: generate deps for all platforms in deps generator 3 years ago