about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorJacek Galowicz <jacek@galowicz.de>2023-10-27 18:49:26 +0100
committerGitHub <noreply@github.com>2023-10-27 18:49:26 +0100
commit04c48533801b07afb55cf8e15595be4a9ad16a8d (patch)
tree7e67daf84670fc7fc412afbf8614a707c3b7a968 /nixos
parent7ee7a3fc98400afb0cd9e5eff1de4208d2c4d506 (diff)
parent1005fa006e3825e35bc07a1cd2e4790d6feb8109 (diff)
Merge pull request #262975 from tfc/bittorrent-test-fix
bittorrent NixOS Test: Un-Uncomment seeder takedown
Diffstat (limited to 'nixos')
-rw-r--r--nixos/tests/bittorrent.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/bittorrent.nix b/nixos/tests/bittorrent.nix
index 11420cba9dcec..4a73fea6a09d0 100644
--- a/nixos/tests/bittorrent.nix
+++ b/nixos/tests/bittorrent.nix
@@ -148,7 +148,7 @@ in
       )
 
       # Bring down the initial seeder.
-      # tracker.stop_job("transmission")
+      tracker.stop_job("transmission")
 
       # Now download from the second client.  This can only succeed if
       # the first client created a NAT hole in the router.