tests: add comment
This commit is contained in:
parent
952cd3773f
commit
5eb01498d5
@ -51,6 +51,7 @@ let
|
|||||||
tests.clightning = cfg.clightning.enable;
|
tests.clightning = cfg.clightning.enable;
|
||||||
test.data.clightning-replication = cfg.clightning.replication.enable;
|
test.data.clightning-replication = cfg.clightning.replication.enable;
|
||||||
|
|
||||||
|
# TODO-EXTERNAL:
|
||||||
# When WAN is disabled, DNS bootstrapping slows down service startup by ~15 s.
|
# When WAN is disabled, DNS bootstrapping slows down service startup by ~15 s.
|
||||||
services.clightning.extraConfig = mkIf config.test.noConnections "disable-dns";
|
services.clightning.extraConfig = mkIf config.test.noConnections "disable-dns";
|
||||||
test.data.clightning-plugins = let
|
test.data.clightning-plugins = let
|
||||||
|
Loading…
Reference in New Issue
Block a user