summaryrefslogtreecommitdiffhomepage
path: root/control/controlknobs
diff options
context:
space:
mode:
authorChristine Dodrill <xe@tailscale.com>2021-07-09 11:02:19 -0400
committerGitHub <noreply@github.com>2021-07-09 11:02:19 -0400
commit33cacb528495048e7b4d134f1a6dcb74a697397c (patch)
treea1bac1e6074e73bb08af91f7d49eb1de66e22f79 /control/controlknobs
parentb90f149f5e56e11b71976647314ebc30c8f2ec84 (diff)
downloadtailscale-33cacb528495048e7b4d134f1a6dcb74a697397c.tar.xz
tailscale-33cacb528495048e7b4d134f1a6dcb74a697397c.zip
tstest/integration/vms: unbreak nixos builds (#2372)
To avoid the generated nixos disk images from becoming immune from the GC, I delete the symlink to the nix store at the end of tests. `t.Cleanup` runs at the end of a test. I changed this part of the code to have a separate timer for how long it takes to run NixOS builds, but I did that by using a subtest. This means that it was creating the NixOS image, deleting its symlink and then trying to use that symlink to find the resulting disk image, making the whole thing ineffectual. This was a mistake. I am reverting this change made in https://github.com/tailscale/tailscale/pull/2360 to remove this layer of subtesting. Signed-off-by: Christine Dodrill <xe@tailscale.com>
Diffstat (limited to 'control/controlknobs')
0 files changed, 0 insertions, 0 deletions