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/vms
Christine Dodrill 2802a01b81
tstest/integration/vms: test vms as they are ready (#2022)
Instead of testing all the VMs at once when they are all ready, this
patch changes the testing logic so that the vms are tested as soon as
they register with testcontrol. Also limit the amount of VM ram used at
once with the `-ram-limit` flag. That uses a semaphore to guard resource
use.

Also document CentOS' sins.

Updates #1988

Signed-off-by: Christine Dodrill <xe@tailscale.com>
5 years ago
..
doc.go tstest/integration: add experimental integration test (#1966) 5 years ago
regex_flag.go tstest/integration/vms: regex-match distros using a flag (#2021) 5 years ago
regex_flag_test.go tstest/integration/vms: regex-match distros using a flag (#2021) 5 years ago
vms_test.go tstest/integration/vms: test vms as they are ready (#2022) 5 years ago