Commit 5961c29
gl-testing: Disable cln-grpc plugin in test node factory
Disable the cln-grpc plugin for standard CLN test nodes created via
node_factory to prevent port conflicts with GL nodes. GL nodes already
have cln-grpc disabled in favor of gl-plugin, but standard test nodes
(e.g., created via node_factory.line_graph()) were still running
cln-grpc, which could cause port collisions during tests.
This ensures consistent behavior across all test nodes.1 parent aec86fd commit 5961c29
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
0 commit comments