tests: add comment

This commit is contained in:
Erik Arvstedt 2022-07-29 15:37:30 +02:00 committed by nixbitcoin
parent 952cd3773f
commit 5eb01498d5
No known key found for this signature in database
GPG Key ID: B6044ECBA2DAE5D0
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ let
tests.clightning = cfg.clightning.enable;
test.data.clightning-replication = cfg.clightning.replication.enable;
# TODO-EXTERNAL:
# When WAN is disabled, DNS bootstrapping slows down service startup by ~15 s.
services.clightning.extraConfig = mkIf config.test.noConnections "disable-dns";
test.data.clightning-plugins = let