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
Christine Dodrill 1e83b97498
tstest/integration/vms: outgoing SSH test (#2349)
This does a few things:

1. Rewrites the tests so that we get a log of what individual tests
   failed at the end of a test run.
2. Adds a test that runs an HTTP server via the tester tailscale node and
   then has the VMs connect to that over Tailscale.
3. Dials the VM over Tailscale and ensures it answers SSH requests.
4. Other minor framework refactoring.

Signed-off-by: Christine Dodrill <xe@tailscale.com>
3 years ago
..
testcontrol cmd/tailscale: make netcheck use active DERP map, delete static copy 3 years ago
vms tstest/integration/vms: outgoing SSH test (#2349) 3 years ago
gen_deps.go tstest/integration: help bust cmd/go's test caching 3 years ago
integration.go tstest/integration/vms: add in-process DERP server (#2108) 3 years ago
integration_test.go tstest/integration: help bust cmd/go's test caching 3 years ago
tailscaled_deps_test.go tstest/integration: help bust cmd/go's test caching 3 years ago