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 194d5b8412
tstest/integration/vms: add in-process DERP server (#2108)
Previously this test would reach out to the public DERP servers in order
to help machines connect with eachother. This is not ideal given our
plans to run these tests completely disconnected from the internet. This
patch introduces an in-process DERP server running on its own randomly
assigned HTTP port.

Updates #1988

Signed-off-by: Christine Dodrill <xe@tailscale.com>
3 years ago
..
testcontrol tstest/integration: fix race flake 3 years ago
vms tstest/integration/vms: add in-process DERP server (#2108) 3 years ago
integration.go tstest/integration/vms: add in-process DERP server (#2108) 3 years ago
integration_test.go tstest/integration/vms: add in-process DERP server (#2108) 3 years ago