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 6ce77b8eca
tstest/integration/vms: log qemu output (#2047)
Most of the time qemu will output nothing when it is running. This is
expected behavior. However when qemu is unable to start due to some
problem, it prints that to either stdout or stderr. Previously this
output wasn't being captured. This patch captures that output to aid in
debugging qemu issues.

Updates #1988

Signed-off-by: Christine Dodrill <xe@tailscale.com>
3 years ago
..
doc.go tstest/integration: add experimental integration test (#1966) 3 years ago
opensuse_leap_15_1_test.go tstest/integration/vms: fix OpenSUSE Leap 15.1 (#2038) 3 years ago
regex_flag.go tstest/integration/vms: regex-match distros using a flag (#2021) 3 years ago
regex_flag_test.go tstest/integration/vms: regex-match distros using a flag (#2021) 3 years ago
vms_test.go tstest/integration/vms: log qemu output (#2047) 3 years ago